diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-08-08 20:00:28 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-08-08 20:00:28 +0000 |
commit | c63181178b1525005ba26d6872d227ffb574ac1d (patch) | |
tree | 4a70db270eebe1273bc36c2d5340eea5dcb46b14 /target/linux/generic | |
parent | b9a0bcf6b5733abc1a369be95f1d2450f8eb164e (diff) | |
download | upstream-c63181178b1525005ba26d6872d227ffb574ac1d.tar.gz upstream-c63181178b1525005ba26d6872d227ffb574ac1d.tar.bz2 upstream-c63181178b1525005ba26d6872d227ffb574ac1d.zip |
[kernel] add missing 2.6.35 config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22537 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/config-2.6.35 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.35 b/target/linux/generic/config-2.6.35 index aab3d86c5a..4531654cfe 100644 --- a/target/linux/generic/config-2.6.35 +++ b/target/linux/generic/config-2.6.35 @@ -336,6 +336,7 @@ CONFIG_CARDBUS=y # CONFIG_CGROUPS is not set # CONFIG_CHELSIO_T1 is not set # CONFIG_CHELSIO_T3 is not set +# CONFIG_CHELSIO_T4 is not set # CONFIG_CHR_DEV_OSST is not set # CONFIG_CHR_DEV_SCH is not set # CONFIG_CHR_DEV_SG is not set @@ -370,6 +371,7 @@ CONFIG_CONSTRUCTORS=y # CONFIG_CRAMFS is not set # CONFIG_CRASH_DUMP is not set CONFIG_CRASHLOG=y +# CONFIG_CRYPTO_PCRYPT is not set # CONFIG_CRC16 is not set CONFIG_CRC32=y # CONFIG_CRC7 is not set @@ -1905,10 +1907,12 @@ CONFIG_PROC_SYSCTL=y # CONFIG_PROVE_LOCKING is not set # CONFIG_QEMU is not set # CONFIG_QLA3XXX is not set +# CONFIG_QLCNIC is not set # CONFIG_QNX4FS_FS is not set # CONFIG_QSEMI_PHY is not set # CONFIG_QT2160 is not set # CONFIG_QUOTA is not set +# CONFIG_QUOTA_DEBUG is not set # CONFIG_R3964 is not set # CONFIG_R6040 is not set # CONFIG_R8169 is not set @@ -1936,6 +1940,7 @@ CONFIG_RAMFS=y # CONFIG_RCU_CPU_STALL_DETECTOR is not set CONFIG_RCU_FANOUT=32 # CONFIG_RCU_FANOUT_EXACT is not set +# CONFIG_RCU_FAST_NO_HZ is not set # CONFIG_RCU_TORTURE_TEST is not set # CONFIG_RCU_TRACE is not set # CONFIG_RD_BZIP2 is not set |