diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-05-04 20:57:02 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-05-04 20:57:02 +0000 |
commit | 402c71c452517a4fab18b770303addea5851985e (patch) | |
tree | 5a1cca80b0797d3cc3522eaa2d8102eda8b3ebc3 /target/linux/generic-2.6/config-2.6.23 | |
parent | 68cfaed479d6334fe592aacf88fbc1e4b60b1c2f (diff) | |
download | upstream-402c71c452517a4fab18b770303addea5851985e.tar.gz upstream-402c71c452517a4fab18b770303addea5851985e.tar.bz2 upstream-402c71c452517a4fab18b770303addea5851985e.zip |
some more kernel config cleanup.. last for today :)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15606 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.23')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.23 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.23 b/target/linux/generic-2.6/config-2.6.23 index 29e78d0eb2..536c25cac6 100644 --- a/target/linux/generic-2.6/config-2.6.23 +++ b/target/linux/generic-2.6/config-2.6.23 @@ -1167,6 +1167,7 @@ CONFIG_RTC_DRV_CMOS=y CONFIG_RTC_LIB=y # CONFIG_RTL8187 is not set CONFIG_RT_MUTEXES=y +CONFIG_RWSEM_GENERIC_SPINLOCK=y # CONFIG_S2IO is not set # CONFIG_SATA_AHCI is not set # CONFIG_SATA_INIC162X is not set @@ -1453,10 +1454,12 @@ CONFIG_SND_VERBOSE_PROCFS=y # CONFIG_SND_WAVEFRONT is not set # CONFIG_SND_YMFPCI is not set # CONFIG_SNI_RM is not set +# CONFIG_SOFT_WATCHDOG is not set # CONFIG_SOLARIS_X86_PARTITION is not set # CONFIG_SOUND is not set # CONFIG_SOUND_PRIME is not set # CONFIG_SPARSEMEM_MANUAL is not set +# CONFIG_SPARSEMEM_STATIC is not set # CONFIG_SPI_AT25 is not set # CONFIG_SPI_DEBUG is not set # CONFIG_SPI is not set @@ -1488,6 +1491,7 @@ CONFIG_SYSFS=y # CONFIG_SYS_HYPERVISOR is not set # CONFIG_SYSV68_PARTITION is not set # CONFIG_SYSV_FS is not set +CONFIG_SYSVIPC_SYSCTL=y CONFIG_SYSVIPC=y # CONFIG_TASKSTATS is not set # CONFIG_TCG_TPM is not set |