1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

some more kernel config cleanup.. last for today :)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15606 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
kaloz
2009-05-04 20:57:02 +00:00
parent ee3c29c7cb
commit 02350b717e
49 changed files with 57 additions and 209 deletions

View File

@@ -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

View File

@@ -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