diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-08-16 21:01:32 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-08-16 21:01:32 +0000 |
commit | 5e8e10ac77e32ab3f696688c6de5afef2057eaf7 (patch) | |
tree | 12374360298fbc26d0592aab62b85a4ba0547ffd | |
parent | aa4c97caadb3c36dacaff95516363509ec7bdd1c (diff) |
[kernel] add missing config options from #7733, thanks maddes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22685 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/generic/config-2.6.35 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.35 b/target/linux/generic/config-2.6.35 index 847e68661c..1a725a898f 100644 --- a/target/linux/generic/config-2.6.35 +++ b/target/linux/generic/config-2.6.35 @@ -355,6 +355,7 @@ CONFIG_CLS_U32_MARK=y CONFIG_CLS_U32_PERF=y CONFIG_CMDLINE="" # CONFIG_CMDLINE_BOOL is not set +# CONFIG_CMDLINE_FORCE is not set # CONFIG_CNIC is not set # CONFIG_CODA_FS is not set # CONFIG_COMEDI is not set @@ -457,6 +458,7 @@ CONFIG_CRYPTO_ZLIB=y # CONFIG_CRYSTALHD is not set # CONFIG_CS5535_MFGPT is not set # CONFIG_CUSE is not set +# CONFIG_CXT1E1 is not set # CONFIG_DAB is not set # CONFIG_DAVICOM_PHY is not set # CONFIG_DCB is not set |