diff options
author | Laura Abbott <labbott@fedoraproject.org> | 2016-10-25 09:01:33 -0700 |
---|---|---|
committer | Laura Abbott <labbott@fedoraproject.org> | 2016-10-25 09:01:33 -0700 |
commit | 5ddb8c76cbb5502dcd5e2a1db82c33ae8cf212b2 (patch) | |
tree | 1f5b01f8649c563f3be0c06f8e5a8ed47e435708 /config-x86-generic | |
parent | 6f07a39d66a4644bea6961982010e86f9dcfeb98 (diff) | |
download | kernel-5ddb8c76cbb5502dcd5e2a1db82c33ae8cf212b2.tar.gz kernel-5ddb8c76cbb5502dcd5e2a1db82c33ae8cf212b2.tar.xz kernel-5ddb8c76cbb5502dcd5e2a1db82c33ae8cf212b2.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 |