diff options
author | Laura Abbott <labbott@redhat.com> | 2016-11-01 07:29:55 -0600 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2016-11-01 07:29:55 -0600 |
commit | ff29bf069e2f69ae64b8acbd7484b72bb8c804d1 (patch) | |
tree | e330857c41de731bf04002969ff41c4f14c6e5c7 /config-x86-generic | |
parent | c0f22caded1d549e532d2ab3ce767f8f3d2206f8 (diff) | |
download | kernel-ff29bf069e2f69ae64b8acbd7484b72bb8c804d1.tar.gz kernel-ff29bf069e2f69ae64b8acbd7484b72bb8c804d1.tar.xz kernel-ff29bf069e2f69ae64b8acbd7484b72bb8c804d1.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 2f14d8692..2c377bf84 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -380,7 +380,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 |