summaryrefslogtreecommitdiff
path: root/target/linux/avr32
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2009-10-06 04:15:59 +0000
committerNicolas Thill <nico@openwrt.org>2009-10-06 04:15:59 +0000
commitfcc67b55b1aeb7943f4cb3621d349da7764e4bbd (patch)
tree37ee6980c64aa38d7e62af056d5c31a2e37611c0 /target/linux/avr32
parent2556fbb0cd81ce19a6a5ac49425eee14efb7a1ab (diff)
downloadmtk-20170518-fcc67b55b1aeb7943f4cb3621d349da7764e4bbd.zip
mtk-20170518-fcc67b55b1aeb7943f4cb3621d349da7764e4bbd.tar.gz
mtk-20170518-fcc67b55b1aeb7943f4cb3621d349da7764e4bbd.tar.bz2
move common CONFIG_MMC entries to generic
SVN-Revision: 17948
Diffstat (limited to 'target/linux/avr32')
-rw-r--r--target/linux/avr32/config-default9
1 files changed, 2 insertions, 7 deletions
diff --git a/target/linux/avr32/config-default b/target/linux/avr32/config-default
index 8dea3f0..b267c94 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