diff options
author | Laura Abbott <labbott@fedoraproject.org> | 2016-11-15 09:19:14 -0800 |
---|---|---|
committer | Laura Abbott <labbott@fedoraproject.org> | 2016-11-15 09:24:43 -0800 |
commit | cea2b9a376b28afa1f4a9a2f410937feaedfe3f5 (patch) | |
tree | 76595ec4aabc36253b8644c699ef162daaae6a96 /config-x86-generic | |
parent | b0eb18252a664e37952f5c37a079cf9989607566 (diff) | |
download | kernel-cea2b9a376b28afa1f4a9a2f410937feaedfe3f5.tar.gz kernel-cea2b9a376b28afa1f4a9a2f410937feaedfe3f5.tar.xz kernel-cea2b9a376b28afa1f4a9a2f410937feaedfe3f5.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 fe51ba25d..27163239a 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 |