Add missing kernel configuration options since the SLUB allocator switch
authorFlorian Fainelli <florian@openwrt.org>
Thu, 7 Aug 2008 10:20:36 +0000 (10:20 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Thu, 7 Aug 2008 10:20:36 +0000 (10:20 +0000)
SVN-Revision: 12235

target/linux/uml/config/i386
target/linux/uml/config/x86_64

index 72bf3f29733b68aec9d7f09fae482f22890a488c..64fd5326f5deaedaa5a2dd8f87d0131886e97020 100644 (file)
@@ -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
index af9ad204f7d55eb0baa2e55383e9884d83bf647a..89539ea2aa9b8a122c5e585473e13c51e97ca9dc 100644 (file)
@@ -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