From fd7530be8f11f7d15ef07c571eab7a8ac9571129 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Tue, 6 Oct 2009 04:15:59 +0000 Subject: [kernel] move common CONFIG_MMC entries to generic git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17948 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/avr32/config-default | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'target/linux/avr32') diff --git a/target/linux/avr32/config-default b/target/linux/avr32/config-default index 8dea3f004e..b267c94f86 100644 --- a/target/linux/avr32/config-default +++ b/target/linux/avr32/config-default @@ -58,15 +58,10 @@ CONFIG_LEDS_GPIO=y CONFIG_LOAD_ADDRESS=0x10000000 CONFIG_LOADER_U_BOOT=y CONFIG_MACB=y -# CONFIG_MMC_ATMELMCI_DMA is not set +CONFIG_MMC=m CONFIG_MMC_ATMELMCI=m -CONFIG_MMC_BLOCK_BOUNCE=y +# CONFIG_MMC_ATMELMCI_DMA is not set CONFIG_MMC_BLOCK=m -# CONFIG_MMC_DEBUG is not set -CONFIG_MMC=m -# CONFIG_MMC_SDHCI is not set -# CONFIG_MMC_SPI is not set -# CONFIG_MMC_UNSAFE_RESUME is not set # CONFIG_MTD_CFI_INTELEXT is not set CONFIG_MTD_CMDLINE_PARTS=y # CONFIG_MTD_COMPLEX_MAPPINGS is not set -- cgit v1.2.3