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 | e9b397805de66b926dd3f33eed659ab4936d19e7 (patch) | |
tree | b064eef07762fe7245084c7938e8df578ef1679d /target/linux/storm/config-default | |
parent | 0f2b1d070a2e6649a04fda61c58a75a4db80cd1c (diff) | |
download | upstream-e9b397805de66b926dd3f33eed659ab4936d19e7.tar.gz upstream-e9b397805de66b926dd3f33eed659ab4936d19e7.tar.bz2 upstream-e9b397805de66b926dd3f33eed659ab4936d19e7.zip |
some more kernel config cleanup.. last for today :)
SVN-Revision: 15606
Diffstat (limited to 'target/linux/storm/config-default')
-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 |