diff options
author | Josh Boyer <jwboyer@redhat.com> | 2014-04-01 15:17:50 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2014-04-01 15:17:50 -0400 |
commit | 48c16485fb21036bf8f990b3648cf2ca7268afa1 (patch) | |
tree | 5828d497e102be12c9788a8462e5455bf66c52dc /config-x86-generic | |
parent | 58f19b149ab835e5b65be0849c6883c6c843b126 (diff) | |
download | kernel-48c16485fb21036bf8f990b3648cf2ca7268afa1.tar.gz kernel-48c16485fb21036bf8f990b3648cf2ca7268afa1.tar.xz kernel-48c16485fb21036bf8f990b3648cf2ca7268afa1.zip |
Linux v3.14-313-g918d80a13643
- Reenable debugging options.
- Turn on SLUB_DEBUG
Diffstat (limited to 'config-x86-generic')
-rw-r--r-- | config-x86-generic | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-x86-generic b/config-x86-generic index f6b3fa8c5..c44b81f3a 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -334,7 +334,7 @@ CONFIG_SP5100_TCO=m # CONFIG_MEMTEST is not set # CONFIG_DEBUG_TLBFLUSH is not set -# CONFIG_MAXSMP is not set +CONFIG_MAXSMP=y CONFIG_HP_ILO=m |