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 | 97d5479ca1f6fe6c261c31f6fe98c2fb27e671db (patch) | |
tree | dcccedfb8541c6d626501a5de4ba5518ce56e18d /target/linux/generic-2.6/config-2.6.25 | |
parent | e6e5e6c72b51f14c038eb45559a7c8246b199953 (diff) | |
download | upstream-97d5479ca1f6fe6c261c31f6fe98c2fb27e671db.tar.gz upstream-97d5479ca1f6fe6c261c31f6fe98c2fb27e671db.tar.bz2 upstream-97d5479ca1f6fe6c261c31f6fe98c2fb27e671db.zip |
sort kconfig symbols in generic configs
SVN-Revision: 18181
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 |