diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-08-16 21:01:32 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-08-16 21:01:32 +0000 |
commit | 0d29f1119b3f298cdd99595f907d9bd25463ce91 (patch) | |
tree | d1e774d2a99a9c47986047a9b7a852c6eb40ada2 /target/linux/generic | |
parent | a1043e0c6548ab33740ee6359fd4a93377e650df (diff) | |
download | upstream-0d29f1119b3f298cdd99595f907d9bd25463ce91.tar.gz upstream-0d29f1119b3f298cdd99595f907d9bd25463ce91.tar.bz2 upstream-0d29f1119b3f298cdd99595f907d9bd25463ce91.zip |
add missing config options from #7733, thanks maddes
SVN-Revision: 22685
Diffstat (limited to 'target/linux/generic')
-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 |