diff options
author | Laura Abbott <labbott@fedoraproject.org> | 2016-11-29 07:39:03 -0800 |
---|---|---|
committer | Laura Abbott <labbott@fedoraproject.org> | 2016-11-29 07:39:03 -0800 |
commit | f0a49261292a03c8caadb360a3f037c33eed3271 (patch) | |
tree | 946cc69657b80831b830f0f03a47b36d42cfce53 /config-x86-generic | |
parent | 4a651d61dae250efb3bc5281715525bb3731e274 (diff) | |
download | kernel-f0a49261292a03c8caadb360a3f037c33eed3271.tar.gz kernel-f0a49261292a03c8caadb360a3f037c33eed3271.tar.xz kernel-f0a49261292a03c8caadb360a3f037c33eed3271.zip |
Reenable debugging options.
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 8620085d3..06b844710 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -404,7 +404,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 |