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 | d555441411cdc8c7f8a6cca17a3f0bcb13d3fb16 (patch) | |
tree | 12374360298fbc26d0592aab62b85a4ba0547ffd /target/linux/generic | |
parent | dc98c5f0fe776b01242aeb29fd988245a37db9ce (diff) | |
download | upstream-d555441411cdc8c7f8a6cca17a3f0bcb13d3fb16.tar.gz upstream-d555441411cdc8c7f8a6cca17a3f0bcb13d3fb16.tar.bz2 upstream-d555441411cdc8c7f8a6cca17a3f0bcb13d3fb16.zip |
[kernel] add missing config options from #7733, thanks maddes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22685 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |