diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-10-27 12:12:48 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-10-27 12:12:48 +0000 |
commit | f1caf0caf7b09a8fd5b1456c755b9379a0769afc (patch) | |
tree | 9e890f7f3095a913816e1d675946d8424d5b43f5 /target/linux/generic-2.6/config-2.6.25 | |
parent | a0a7ceeb9aa85689d09aa216c8ded4ad52570bbf (diff) | |
download | upstream-f1caf0caf7b09a8fd5b1456c755b9379a0769afc.tar.gz upstream-f1caf0caf7b09a8fd5b1456c755b9379a0769afc.tar.bz2 upstream-f1caf0caf7b09a8fd5b1456c755b9379a0769afc.zip |
sort kconfig symbols in generic configs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18181 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.25')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.25 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/generic-2.6/config-2.6.25 b/target/linux/generic-2.6/config-2.6.25 index 1c138f77fd..5be2b77667 100644 --- a/target/linux/generic-2.6/config-2.6.25 +++ b/target/linux/generic-2.6/config-2.6.25 @@ -391,8 +391,8 @@ CONFIG_EXPERIMENTAL=y CONFIG_FAT_DEFAULT_CODEPAGE=437 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" # CONFIG_FAT_FS is not set -# CONFIG_FB is not set # CONFIG_FB_IBM_GXT4500 is not set +# CONFIG_FB is not set # CONFIG_FB_PXA is not set # CONFIG_FDDI is not set # CONFIG_FEALNX is not set @@ -805,12 +805,12 @@ CONFIG_MINI_FO=y # CONFIG_MINIX_SUBPARTITION is not set CONFIG_MISC_DEVICES=y # CONFIG_MKISS is not set -# CONFIG_MMC is not set # CONFIG_MMC_ARMMMCI is not set # CONFIG_MMC_AT91 is not set -# CONFIG_MMC_BLOCK is not set CONFIG_MMC_BLOCK_BOUNCE=y +# CONFIG_MMC_BLOCK is not set # CONFIG_MMC_DEBUG is not set +# CONFIG_MMC is not set # CONFIG_MMC_UNSAFE_RESUME is not set CONFIG_MMU=y # CONFIG_MODULE_FORCE_UNLOAD is not set |