From 4388c9e2c1df2c4cdc33275552ad797cc0105353 Mon Sep 17 00:00:00 2001
From: kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Wed, 11 Nov 2009 09:27:13 +0000
Subject: sort all target config files

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18367 3c298f89-4303-0410-b956-a3cf2f4a3e73
---
 target/linux/avr32/config-default | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'target/linux/avr32')

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
-- 
cgit v1.2.3