diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-11-11 09:27:13 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-11-11 09:27:13 +0000 |
commit | 4388c9e2c1df2c4cdc33275552ad797cc0105353 (patch) | |
tree | f9469b6246e390ceda9241edd948c8a6f92e19a2 /target/linux/avr32/config-default | |
parent | 470ce7bd907ffa423208ebadc4c44f70fc26dc49 (diff) |
sort all target config files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18367 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/avr32/config-default')
-rw-r--r-- | target/linux/avr32/config-default | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/avr32/config-default b/target/linux/avr32/config-default index b267c94f8..640cddb11 100644 --- a/target/linux/avr32/config-default +++ b/target/linux/avr32/config-default @@ -58,10 +58,10 @@ CONFIG_LEDS_GPIO=y CONFIG_LOAD_ADDRESS=0x10000000 CONFIG_LOADER_U_BOOT=y CONFIG_MACB=y -CONFIG_MMC=m -CONFIG_MMC_ATMELMCI=m # CONFIG_MMC_ATMELMCI_DMA is not set +CONFIG_MMC_ATMELMCI=m CONFIG_MMC_BLOCK=m +CONFIG_MMC=m # CONFIG_MTD_CFI_INTELEXT is not set CONFIG_MTD_CMDLINE_PARTS=y # CONFIG_MTD_COMPLEX_MAPPINGS is not set |