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/storm | |
parent | 68cfaed479d6334fe592aacf88fbc1e4b60b1c2f (diff) | |
download | master-187ad058-402c71c452517a4fab18b770303addea5851985e.tar.gz master-187ad058-402c71c452517a4fab18b770303addea5851985e.tar.bz2 master-187ad058-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/storm')
-rw-r--r-- | target/linux/storm/config-default | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/storm/config-default b/target/linux/storm/config-default index 4dd8b4a5b2..e98fe781ed 100644 --- a/target/linux/storm/config-default +++ b/target/linux/storm/config-default @@ -216,7 +216,6 @@ CONFIG_PCI_SYSCALL=y # CONFIG_PPP_SYNC_TTY is not set # CONFIG_PROVE_LOCKING is not set # CONFIG_RCU_TORTURE_TEST is not set -CONFIG_RWSEM_GENERIC_SPINLOCK=y # CONFIG_SCHEDSTATS is not set # CONFIG_SCHED_DEBUG is not set # CONFIG_SCSI is not set @@ -233,9 +232,7 @@ CONFIG_SERIAL_SL2312_CONSOLE=y # CONFIG_SL2312_USB is not set CONFIG_SL3516_ASIC=y # CONFIG_SMC91X is not set -# CONFIG_SOFT_WATCHDOG is not set # CONFIG_SOUND is not set -# CONFIG_SPARSEMEM_STATIC is not set CONFIG_SPLIT_PTLOCK_CPUS=4096 # CONFIG_STANDALONE is not set # CONFIG_SWAP is not set |