diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-09-15 07:48:33 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-09-15 07:48:33 -0400 |
commit | a3b5b8a56c7ad092766a048b735b2b32326d47dc (patch) | |
tree | 282b8f73cc1a448d289d673ff4fdb5c4592a8afe /config-x86-generic | |
parent | e59c41097094ead164ad5c49c003df4a1ee84168 (diff) | |
download | kernel-a3b5b8a56c7ad092766a048b735b2b32326d47dc.tar.gz kernel-a3b5b8a56c7ad092766a048b735b2b32326d47dc.tar.xz kernel-a3b5b8a56c7ad092766a048b735b2b32326d47dc.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 c1c694352..f7273b89c 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -361,7 +361,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 |