mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 21:00:37 +02:00
Add missing kernel configuration options since the SLUB allocator switch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12235 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7032d5d382
commit
44ea292fb5
@ -118,6 +118,8 @@ CONFIG_RWSEM_XCHGADD_ALGORITHM=y
|
||||
CONFIG_SCSI_WAIT_SCAN=m
|
||||
CONFIG_SEMAPHORE_SLEEPERS=y
|
||||
CONFIG_SLABINFO=y
|
||||
# CONFIG_SLUB_DEBUG_ON is not set
|
||||
# CONFIG_SLUB_STATS is not set
|
||||
CONFIG_SOFT_WATCHDOG=m
|
||||
# CONFIG_SPARSEMEM_STATIC is not set
|
||||
# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
|
||||
|
@ -81,6 +81,8 @@ CONFIG_RESOURCES_64BIT=y
|
||||
CONFIG_RWSEM_GENERIC_SPINLOCK=y
|
||||
CONFIG_SCSI_WAIT_SCAN=m
|
||||
CONFIG_SEMAPHORE_SLEEPERS=y
|
||||
# CONFIG_SLUB_DEBUG_ON is not set
|
||||
# CONFIG_SLUB_STATS is not set
|
||||
CONFIG_SMP_BROKEN=y
|
||||
CONFIG_SOFT_WATCHDOG=m
|
||||
# CONFIG_SPARSEMEM_STATIC is not set
|
||||
|
Loading…
Reference in New Issue
Block a user