1# 2# configuration information used by vanilla kernels 3# 4 5# 6# select full preemption 7# 8CONFIG_PREEMPT_NONE=y 9# CONFIG_PREEMPT_VOLUNTARY is not set 10# CONFIG_PREEMPT is not set 11 12# 13# allow preempting the Big Kernel Lock 14# CONFIG_PREEMPT_BKL is not set 15 16 17CONFIG_SLAB=y 18# CONFIG_SLUB is not set 19# CONFIG_SLOB is not set 20# CONFIG_SLUB_DEBUG_ON is not set 21CONFIG_SLABINFO=y 22 23# CONFIG_ACPI_DEBUG is not set 24# CONFIG_SND_DEBUG is not set 25# CONFIG_SND_VERBOSE_PRINTK is not set 26# CONFIG_DEBUG_SLAB is not set 27# CONFIG_DEBUG_PREEMPT is not set 28# CONFIG_DEBUG_RT_MUTEXES is not set 29# CONFIG_DEBUG_SPINLOCK is not set 30# CONFIG_DEBUG_LOCK_ALLOC is not set 31# CONFIG_PROVE_LOCKING is not set 32# CONFIG_LOCK_STAT is not set 33# CONFIG_DEBUG_VM is not set 34# CONFIG_DEBUG_SG is not set 35# CONFIG_FAULT_INJECTION is not set 36# CONFIG_DEBUG_STACK_USAGE is not set 37# CONFIG_DEBUG_MUTEXES is not set 38# CONFIG_RT_MUTEX_TESTER is not set 39# CONFIG_SAMPLES is not set 40 41# CONFIG_SCHEDSTATS is not set 42# CONFIG_TIMER_STATS is not set 43# CONFIG_DEBUG_SPINLOCK_SLEEP is not set 44# CONFIG_DEBUG_LIST is not set 45# CONFIG_ENABLE_MUST_CHECK is not set 46 47# 48# driver debugging stuff 49# 50# CONFIG_B43_DEBUG is not set 51# CONFIG_SKGE_DEBUG is not set 52# CONFIG_SKY2_DEBUG is not set 53# CONFIG_SSB_DEBUG is not set 54# CONFIG_RT2X00_DEBUG is not set 55

