diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2011-04-09 17:39:44 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2011-04-09 17:39:44 +0000 |
commit | 456e6d78ac60a463174b62ef4550b338c7ed4fc4 (patch) | |
tree | a5bd9402c3995753d4a32fdc77cdc248c92dd5df /target/linux/generic/config-2.6.35 | |
parent | 53d1d2fb413d7393d6450ce909653f2281d0c257 (diff) | |
download | upstream-456e6d78ac60a463174b62ef4550b338c7ed4fc4.tar.gz upstream-456e6d78ac60a463174b62ef4550b338c7ed4fc4.tar.bz2 upstream-456e6d78ac60a463174b62ef4550b338c7ed4fc4.zip |
kernel: add missing config options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26552 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-2.6.35')
-rw-r--r-- | target/linux/generic/config-2.6.35 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.35 b/target/linux/generic/config-2.6.35 index 7903c5f1d1..4d9fb82fca 100644 --- a/target/linux/generic/config-2.6.35 +++ b/target/linux/generic/config-2.6.35 @@ -374,6 +374,7 @@ CONFIG_COMPAT_NET_DEV_OPS=y # CONFIG_CONNECTOR is not set CONFIG_CONSTRUCTORS=y # CONFIG_CONTEXT_SWITCH_TRACER is not set +# CONFIG_COPS is not set # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set # CONFIG_CPA_DEBUG is not set # CONFIG_CPU_DCACHE_DISABLE is not set @@ -872,6 +873,7 @@ CONFIG_HZ_100=y # CONFIG_I2C_PIIX4 is not set # CONFIG_I2C_PROSAVAGE is not set # CONFIG_I2C_SAVAGE4 is not set +# CONFIG_I2C_SCMI is not set # CONFIG_I2C_SIMTEC is not set # CONFIG_I2C_SIS5595 is not set # CONFIG_I2C_SIS630 is not set @@ -2351,6 +2353,7 @@ CONFIG_SLABINFO=y # CONFIG_SND_ALS300 is not set # CONFIG_SND_ALS4000 is not set # CONFIG_SND_ARM is not set +# CONFIG_SND_ASIHPI is not set # CONFIG_SND_ATIIXP is not set # CONFIG_SND_ATIIXP_MODEM is not set # CONFIG_SND_ATMEL_AC97C is not set |