diff options
author | Justin M. Forbes <jforbes@redhat.com> | 2013-01-23 10:10:19 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@redhat.com> | 2013-01-23 10:10:19 -0600 |
commit | 11dc6fb0e3ad7cc107c2ca6aa69e83501ccf1833 (patch) | |
tree | 008b04816302e855c7e3b8772b27978941e11ee4 /config-nodebug | |
parent | 0246c539939c17e015cd1a28d979bc55c8467e43 (diff) | |
download | kernel-11dc6fb0e3ad7cc107c2ca6aa69e83501ccf1833.tar.gz kernel-11dc6fb0e3ad7cc107c2ca6aa69e83501ccf1833.tar.xz kernel-11dc6fb0e3ad7cc107c2ca6aa69e83501ccf1833.zip |
Linux v3.8-rc4-139-g1d85490
Diffstat (limited to 'config-nodebug')
-rw-r--r-- | config-nodebug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-nodebug b/config-nodebug index c471b853e..541a0e9a0 100644 --- a/config-nodebug +++ b/config-nodebug @@ -8,7 +8,7 @@ CONFIG_SND_PCM_XRUN_DEBUG=y # CONFIG_DEBUG_RT_MUTEXES is not set # CONFIG_DEBUG_LOCK_ALLOC is not set # CONFIG_PROVE_LOCKING is not set -# CONFIG_DEBUG_SPINLOCK is not set +CONFIG_DEBUG_SPINLOCK=y # CONFIG_PROVE_RCU is not set # CONFIG_PROVE_RCU_REPEATEDLY is not set # CONFIG_DEBUG_PER_CPU_MAPS is not set |