summaryrefslogtreecommitdiff
path: root/arch/powerpc/configs
diff options
context:
space:
mode:
authorVakul Garg <vakul@freescale.com>2014-03-16 07:06:13 (GMT)
committerJose Rivera <German.Rivera@freescale.com>2014-03-18 18:36:29 (GMT)
commitd266792661a67d629ce9f2a808e00e17ddd3a038 (patch)
treeaa632ce3694207929158afe43b0646ec0972fb5d /arch/powerpc/configs
parent25f27f6e4af52fa9f9bb0f2c7b75a3306a6c7aad (diff)
downloadlinux-fsl-qoriq-d266792661a67d629ce9f2a808e00e17ddd3a038.tar.xz
e6500/defconfig: Enabled FSL_UIO_DMA
To enable direct access of DMA channels from user space, CONFIG_UIO_FSL_DMA needs to be turned on. User space DMA driver is used by applications using ipc and usdpaa sdk submodules. Signed-off-by: Vakul Garg <vakul@freescale.com> Change-Id: Id874ead3d373281614f7638a52b1dc074a648ebe Reviewed-on: http://git.am.freescale.net:8181/9817 Tested-by: Review Code-CDREVIEW <CDREVIEW@freescale.com> Reviewed-by: Naveen Burmi <NaveenBurmi@freescale.com> Reviewed-by: Jose Rivera <German.Rivera@freescale.com>
Diffstat (limited to 'arch/powerpc/configs')
-rw-r--r--arch/powerpc/configs/85xx/e6500rev1_defconfig1
-rw-r--r--arch/powerpc/configs/85xx/e6500rev2_defconfig1
2 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/configs/85xx/e6500rev1_defconfig b/arch/powerpc/configs/85xx/e6500rev1_defconfig
index 3b2a229..0d769f0 100644
--- a/arch/powerpc/configs/85xx/e6500rev1_defconfig
+++ b/arch/powerpc/configs/85xx/e6500rev1_defconfig
@@ -144,6 +144,7 @@ CONFIG_RTC_DRV_CMOS=y
CONFIG_DMADEVICES=y
CONFIG_UIO=y
CONFIG_STAGING=y
+CONFIG_UIO_FSL_DMA=y
CONFIG_FSL_PME2=y
CONFIG_FSL_PAMU=y
CONFIG_FSL_FMAN_CPC_STASH=y
diff --git a/arch/powerpc/configs/85xx/e6500rev2_defconfig b/arch/powerpc/configs/85xx/e6500rev2_defconfig
index e78619c..496dcd0 100644
--- a/arch/powerpc/configs/85xx/e6500rev2_defconfig
+++ b/arch/powerpc/configs/85xx/e6500rev2_defconfig
@@ -143,6 +143,7 @@ CONFIG_RTC_DRV_CMOS=y
CONFIG_DMADEVICES=y
CONFIG_UIO=y
CONFIG_STAGING=y
+CONFIG_UIO_FSL_DMA=y
CONFIG_FSL_PME2=y
CONFIG_FSL_PAMU=y
CONFIG_VIRT_DRIVERS=y