summaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorSong Bing <bing.song@nxp.com>2016-11-30 15:41:16 +0800
committerAnson Huang <Anson.Huang@nxp.com>2017-06-08 19:28:32 +0800
commit9fcfad6289d50a5378e8db9d5afe3319088f9758 (patch)
treef5f82934f8747a632a9b393b1ac05aeec0e53b51 /arch/arm/configs
parentc9e81285c30fb97672b20c9fc68ee7c22789e62c (diff)
MLK-13561 ion: Enable mxc ion driver
Enable mxc ion driver. ion driver can allocate physical continuous memory and can convert to physical address from DMA FD and virtual address if the memory is physical continuous. Signed-off-by: Song Bing bing.song@nxp.com
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/imx_v7_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/imx_v7_defconfig b/arch/arm/configs/imx_v7_defconfig
index 71f2ef3165ac..09a924753d35 100644
--- a/arch/arm/configs/imx_v7_defconfig
+++ b/arch/arm/configs/imx_v7_defconfig
@@ -385,6 +385,8 @@ CONFIG_IMX7D_ADC=y
CONFIG_VF610_ADC=y
CONFIG_PWM=y
CONFIG_PWM_IMX=y
+CONFIG_ION=y
+CONFIG_ION_MXC=y
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y