aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/qil-a9260_defconfig
diff options
context:
space:
mode:
authorNicolas Ferre <nicolas.ferre@atmel.com>2012-07-02 17:15:58 +0200
committerNicolas Ferre <nicolas.ferre@atmel.com>2012-07-02 17:37:41 +0200
commit24f5c4b6e6f2933eb22979283db6174f378d9b36 (patch)
treefd883c503f3ebc8990f44fd3a2fd8d4473313ec5 /arch/arm/configs/qil-a9260_defconfig
parentARM: at91: set i2c_board_info.type to "ds1339" directly (diff)
downloadlinux-dev-24f5c4b6e6f2933eb22979283db6174f378d9b36.tar.xz
linux-dev-24f5c4b6e6f2933eb22979283db6174f378d9b36.zip
ARM: at91/defconfig: change the MCI driver to use in defconfigs
Since atmel-mci driver supports all atmel mci versions, use it instead of the deprecated at91_mci driver. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'arch/arm/configs/qil-a9260_defconfig')
-rw-r--r--arch/arm/configs/qil-a9260_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/qil-a9260_defconfig b/arch/arm/configs/qil-a9260_defconfig
index 2bb100b5f2a7..42d5db1876ab 100644
--- a/arch/arm/configs/qil-a9260_defconfig
+++ b/arch/arm/configs/qil-a9260_defconfig
@@ -86,7 +86,7 @@ CONFIG_USB_STORAGE=y
CONFIG_USB_GADGET=y
CONFIG_USB_ETH=m
CONFIG_MMC=y
-CONFIG_MMC_AT91=m
+CONFIG_MMC_ATMELMCI=m
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y
CONFIG_LEDS_GPIO=y