aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn Lin <shawn.lin@rock-chips.com>2016-01-04 11:18:56 +0800
committerArnd Bergmann <arnd@arndb.de>2016-01-08 11:48:54 +0100
commitde2dbca289da0740c8887259b55cd9866c39833a (patch)
tree4705feff87af0784f6a43d707b2ff469fb98ff8a
parentARM: versatile: enable the right LEDs (diff)
downloadlinux-dev-de2dbca289da0740c8887259b55cd9866c39833a.tar.xz
linux-dev-de2dbca289da0740c8887259b55cd9866c39833a.zip
ARM: zx_defconfig: remove CONFIG_MMC_DW_IDMAC
dw_mmc driver never use this macro, so remove it from zx_defconfig Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Reviewed-by: Jun Nie <jun.nie@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
-rw-r--r--arch/arm/configs/zx_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/zx_defconfig b/arch/arm/configs/zx_defconfig
index b200bb0fecdd..ab683fbbb954 100644
--- a/arch/arm/configs/zx_defconfig
+++ b/arch/arm/configs/zx_defconfig
@@ -83,7 +83,6 @@ CONFIG_MMC=y
CONFIG_MMC_UNSAFE_RESUME=y
CONFIG_MMC_BLOCK_MINORS=16
CONFIG_MMC_DW=y
-CONFIG_MMC_DW_IDMAC=y
CONFIG_EXT2_FS=y
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_POSIX_ACL=y