[meta-lsi] [PATCH 13/22] linux-yocto-4.1: Enable GPDMA Support to 5600 and Lionfish

Daniel Dragomir daniel.dragomir at windriver.com
Thu Jan 28 04:57:04 PST 2016


From: Cristian Bercaru <cristian.bercaru at windriver.com>

Signed-off-by: John Jacques <john.jacques at intel.com>
Signed-off-by: Cristian Bercaru <cristian.bercaru at windriver.com>
---
 .../linux/conf/lsi-tip/linux-4.1/axxiaarm64/preempt-rt/defconfig      | 4 +++-
 .../linux/conf/lsi-tip/linux-4.1/axxiaarm64/standard/defconfig        | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/recipes-kernel/linux/conf/lsi-tip/linux-4.1/axxiaarm64/preempt-rt/defconfig b/recipes-kernel/linux/conf/lsi-tip/linux-4.1/axxiaarm64/preempt-rt/defconfig
index 012a1a7..e9a5a4e 100644
--- a/recipes-kernel/linux/conf/lsi-tip/linux-4.1/axxiaarm64/preempt-rt/defconfig
+++ b/recipes-kernel/linux/conf/lsi-tip/linux-4.1/axxiaarm64/preempt-rt/defconfig
@@ -2146,15 +2146,17 @@ CONFIG_DMADEVICES=y
 #
 # DMA Devices
 #
+CONFIG_ASYNC_TX_ENABLE_CHANNEL_SWITCH=y
 # CONFIG_AMBA_PL08X is not set
 # CONFIG_DW_DMAC is not set
 # CONFIG_DW_DMAC_PCI is not set
-# CONFIG_LSI_DMA is not set
+CONFIG_LSI_DMA=y
 # CONFIG_HSU_DMA_PCI is not set
 # CONFIG_PL330_DMA is not set
 # CONFIG_FSL_EDMA is not set
 # CONFIG_XGENE_DMA is not set
 CONFIG_DMA_ENGINE=y
+CONFIG_DMA_VIRTUAL_CHANNELS=y
 CONFIG_DMA_OF=y
 
 #
diff --git a/recipes-kernel/linux/conf/lsi-tip/linux-4.1/axxiaarm64/standard/defconfig b/recipes-kernel/linux/conf/lsi-tip/linux-4.1/axxiaarm64/standard/defconfig
index d79bd4b..005fdde 100644
--- a/recipes-kernel/linux/conf/lsi-tip/linux-4.1/axxiaarm64/standard/defconfig
+++ b/recipes-kernel/linux/conf/lsi-tip/linux-4.1/axxiaarm64/standard/defconfig
@@ -2149,15 +2149,17 @@ CONFIG_DMADEVICES=y
 #
 # DMA Devices
 #
+CONFIG_ASYNC_TX_ENABLE_CHANNEL_SWITCH=y
 # CONFIG_AMBA_PL08X is not set
 # CONFIG_DW_DMAC is not set
 # CONFIG_DW_DMAC_PCI is not set
-# CONFIG_LSI_DMA is not set
+CONFIG_LSI_DMA=y
 # CONFIG_HSU_DMA_PCI is not set
 # CONFIG_PL330_DMA is not set
 # CONFIG_FSL_EDMA is not set
 # CONFIG_XGENE_DMA is not set
 CONFIG_DMA_ENGINE=y
+CONFIG_DMA_VIRTUAL_CHANNELS=y
 CONFIG_DMA_OF=y
 
 #
-- 
1.9.1



More information about the meta-lsi mailing list