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/x86 | |
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/x86')
-rw-r--r-- | target/linux/x86/config-2.6.28 | 6 | ||||
-rw-r--r-- | target/linux/x86/config-2.6.29 | 4 |
2 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/x86/config-2.6.28 b/target/linux/x86/config-2.6.28 index 68701901aa..fbd2006494 100644 --- a/target/linux/x86/config-2.6.28 +++ b/target/linux/x86/config-2.6.28 @@ -213,7 +213,6 @@ CONFIG_KEYBOARD_ATKBD=y CONFIG_KMOD=y CONFIG_KTIME_SCALAR=y # CONFIG_LANCE is not set -# CONFIG_LEDS_ALIX is not set # CONFIG_LEDS_CLEVO_MAIL is not set CONFIG_M386=y # CONFIG_M486 is not set @@ -307,8 +306,6 @@ CONFIG_PROC_PAGE_MONITOR=y # CONFIG_R6040 is not set # CONFIG_RELOCATABLE is not set CONFIG_RTC=y -CONFIG_RWSEM_GENERIC_SPINLOCK=y -# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set # CONFIG_SBC7240_WDT is not set # CONFIG_SBC8360_WDT is not set # CONFIG_SBC_EPX_C3_WATCHDOG is not set @@ -338,13 +335,10 @@ CONFIG_SLUB_DEBUG=y # CONFIG_SLUB_STATS is not set # CONFIG_SMP is not set # CONFIG_SMSC37B787_WDT is not set -# CONFIG_SOFT_WATCHDOG is not set # CONFIG_SONYPI is not set CONFIG_SPARSEMEM_STATIC=y -CONFIG_SSB_POSSIBLE=y CONFIG_STRICT_DEVMEM=y # CONFIG_SYSPROF_TRACER is not set -CONFIG_SYSVIPC_SYSCTL=y # CONFIG_TELCLOCK is not set # CONFIG_TOSHIBA is not set # CONFIG_TYPHOON is not set diff --git a/target/linux/x86/config-2.6.29 b/target/linux/x86/config-2.6.29 index 3ea6898e61..fc658a6890 100644 --- a/target/linux/x86/config-2.6.29 +++ b/target/linux/x86/config-2.6.29 @@ -324,8 +324,6 @@ CONFIG_PROC_PAGE_MONITOR=y # CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set # CONFIG_RELOCATABLE is not set CONFIG_RTC=y -CONFIG_RWSEM_GENERIC_SPINLOCK=y -# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set # CONFIG_SBC7240_WDT is not set # CONFIG_SBC8360_WDT is not set # CONFIG_SBC_EPX_C3_WATCHDOG is not set @@ -359,10 +357,8 @@ CONFIG_SLUB_DEBUG=y # CONFIG_SONYPI is not set CONFIG_SPARSEMEM_STATIC=y # CONFIG_SPARSE_IRQ is not set -CONFIG_SSB_POSSIBLE=y CONFIG_STRICT_DEVMEM=y # CONFIG_SYSPROF_TRACER is not set -CONFIG_SYSVIPC_SYSCTL=y # CONFIG_TELCLOCK is not set # CONFIG_TOSHIBA is not set # CONFIG_TYPHOON is not set |