diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-02-11 08:55:15 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-02-11 08:55:15 +0000 |
commit | 0a52bc58f8c5e31d47d2b24fe422d66aca3fd8aa (patch) | |
tree | b68ac119554cd08483049a1e8300ecfc78b613e5 /target/linux/generic-2.6/config-2.6.31 | |
parent | a9f0a09c021204f736c2bd30e4ae16bbb553336d (diff) | |
download | upstream-0a52bc58f8c5e31d47d2b24fe422d66aca3fd8aa.tar.gz upstream-0a52bc58f8c5e31d47d2b24fe422d66aca3fd8aa.tar.bz2 upstream-0a52bc58f8c5e31d47d2b24fe422d66aca3fd8aa.zip |
re-sort all target and subtarget config files
SVN-Revision: 19580
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.31')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.31 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31 index 9cebefe7ac..04eecf4797 100644 --- a/target/linux/generic-2.6/config-2.6.31 +++ b/target/linux/generic-2.6/config-2.6.31 @@ -84,6 +84,7 @@ CONFIG_ASK_IP_FIB_HASH=y # CONFIG_ATALK is not set # CONFIG_ATA_NONSTANDARD is not set # CONFIG_ATA_OVER_ETH is not set +# CONFIG_ATA_PIIX is not set # CONFIG_ATARI_PARTITION is not set CONFIG_ATA_SFF=y # CONFIG_ATH5K is not set @@ -1274,13 +1275,13 @@ CONFIG_NET_CLS_IND=y # CONFIG_NET_CLS_TCINDEX is not set # CONFIG_NET_CLS_U32 is not set CONFIG_NET_CLS=y -# CONFIG_NET_DROP_MONITOR is not set # CONFIG_NETCONSOLE is not set # CONFIG_NETDEBUG is not set # CONFIG_NETDEV_10000 is not set CONFIG_NETDEV_1000=y CONFIG_NETDEVICES_MULTIQUEUE=y CONFIG_NETDEVICES=y +# CONFIG_NET_DROP_MONITOR is not set # CONFIG_NET_DSA is not set # CONFIG_NET_EMATCH_CMP is not set # CONFIG_NET_EMATCH is not set @@ -1760,9 +1761,9 @@ CONFIG_RTC_LIB=y # CONFIG_RTL8187SE is not set # CONFIG_RTL8192SU is not set # CONFIG_RTL8306_PHY is not set -# CONFIG_RTL8366S_PHY is not set -# CONFIG_RTL8366S_PHY_DEBUG_FS is not set # CONFIG_RTL8366_SMI is not set +# CONFIG_RTL8366S_PHY_DEBUG_FS is not set +# CONFIG_RTL8366S_PHY is not set CONFIG_RT_MUTEXES=y CONFIG_RWSEM_GENERIC_SPINLOCK=y # CONFIG_S2IO is not set @@ -2619,8 +2620,8 @@ CONFIG_VMSPLIT_3G=y # CONFIG_VT6655 is not set # CONFIG_VT is not set # CONFIG_VXFS_FS is not set -# CONFIG_W1 is not set # CONFIG_W1_CON is not set +# CONFIG_W1 is not set # CONFIG_W1_MASTER_DS1WM is not set # CONFIG_W1_MASTER_DS2482 is not set # CONFIG_W1_MASTER_DS2490 is not set |