diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-10-27 15:12:25 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-10-27 15:12:25 +0000 |
commit | d251ee8997da77fc2527c9235b1c2c2282900c46 (patch) | |
tree | 7e8b50f5efa6bedc9ef4c2577a349853ef05f8ae /target/linux/generic-2.6/config-2.6.31 | |
parent | 84073c94840f1dfc7e3198837d7470e2eaee272e (diff) | |
download | upstream-d251ee8997da77fc2527c9235b1c2c2282900c46.tar.gz upstream-d251ee8997da77fc2527c9235b1c2c2282900c46.tar.bz2 upstream-d251ee8997da77fc2527c9235b1c2c2282900c46.zip |
add more missing configuration symbols
SVN-Revision: 18185
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.31')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.31 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31 index c485a8918f..e60f993a15 100644 --- a/target/linux/generic-2.6/config-2.6.31 +++ b/target/linux/generic-2.6/config-2.6.31 @@ -556,6 +556,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" # CONFIG_FB_VOODOO1 is not set # CONFIG_FB_VT8623 is not set # CONFIG_FCOE is not set +# CONFIG_FCOE_FNIC is not set # CONFIG_FDDI is not set # CONFIG_FEALNX is not set CONFIG_FIB_RULES=y @@ -669,6 +670,10 @@ CONFIG_HOTPLUG=y # CONFIG_HWMON is not set # CONFIG_HWMON_VID is not set # CONFIG_HW_RANDOM_TIMERIOMEM is not set +# CONFIG_HW_RANDOM_INTEL is not set +# CONFIG_HW_RANDOM_AMD is not set +# CONFIG_HW_RANDOM_GEODE is not set +# CONFIG_HW_RANDOM_VIA is not set CONFIG_HZ=100 # CONFIG_HZ_1000 is not set CONFIG_HZ_100=y @@ -720,6 +725,7 @@ CONFIG_HZ_100=y # CONFIG_I2O is not set # CONFIG_I82092 is not set # CONFIG_I82365 is not set +# CONFIG_IBM_ASM is not set # CONFIG_IBM_NEW_EMAC_EMAC4 is not set # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set @@ -1503,6 +1509,7 @@ CONFIG_PARTITION_ADVANCED=y # CONFIG_PATA_CS5520 is not set # CONFIG_PATA_CS5530 is not set # CONFIG_PATA_CS5535 is not set +# CONFIG_PATA_CS5536 is not set # CONFIG_PATA_CYPRESS is not set # CONFIG_PATA_EFAR is not set # CONFIG_PATA_HPT366 is not set |