]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: imx_v6_v7_defconfig: enable WEIM driver
authorHuang Shijie <b32955@freescale.com>
Mon, 5 Aug 2013 02:36:06 +0000 (10:36 +0800)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:54:14 +0000 (09:54 +0800)
enable the weim driver.
Since the NOR is connected to the WEIM for imx6q{dl}-sabreauto,
we also enable the MTD_PHYSMAP_OF module.

Signed-off-by: Huang Shijie <b32955@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/configs/imx_v6_v7_defconfig

index 8fdaaf6cb20d92acd4eca7fad743d794a4a9c660..84b7d718900c23ebc84e36f07b255b372aa6e606 100644 (file)
@@ -75,6 +75,7 @@ CONFIG_DEVTMPFS_MOUNT=y
 # CONFIG_STANDALONE is not set
 CONFIG_CMA=y
 CONFIG_CMA_SIZE_MBYTES=256
+CONFIG_IMX_WEIM=y
 CONFIG_CONNECTOR=y
 CONFIG_MTD=y
 CONFIG_MTD_CMDLINE_PARTS=y
@@ -84,6 +85,7 @@ CONFIG_MTD_JEDECPROBE=y
 CONFIG_MTD_CFI_INTELEXT=y
 CONFIG_MTD_CFI_AMDSTD=y
 CONFIG_MTD_CFI_STAA=y
+CONFIG_MTD_PHYSMAP_OF=y
 CONFIG_MTD_DATAFLASH=y
 CONFIG_MTD_M25P80=y
 CONFIG_MTD_SST25L=y