diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-08-08 20:00:28 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-08-08 20:00:28 +0000 |
commit | e4a7c9bbe537e574d5ba954a038de6d31f742833 (patch) | |
tree | 4a70db270eebe1273bc36c2d5340eea5dcb46b14 | |
parent | d1d21c882ecf917eaf073cdeaff5cb74c19904b4 (diff) |
[kernel] add missing 2.6.35 config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22537 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 aab3d86c5..4531654cf 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 |