diff options
author | Laura Abbott <labbott@fedoraproject.org> | 2016-10-18 08:35:50 -0700 |
---|---|---|
committer | Laura Abbott <labbott@fedoraproject.org> | 2016-10-18 08:35:50 -0700 |
commit | e86d53d8bcb09381b872628fe6b5f3b1b9a0a9da (patch) | |
tree | d3551fd5c37230e5b05faedb201a4edadf93ce26 /config-x86-generic | |
parent | d8001179ddabd3f7cf573a865149a8ddf6b16cd6 (diff) | |
download | kernel-e86d53d8bcb09381b872628fe6b5f3b1b9a0a9da.tar.gz kernel-e86d53d8bcb09381b872628fe6b5f3b1b9a0a9da.tar.xz kernel-e86d53d8bcb09381b872628fe6b5f3b1b9a0a9da.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 |