diff options
author | Laura Abbott <labbott@fedoraproject.org> | 2015-09-30 08:14:41 -0700 |
---|---|---|
committer | Laura Abbott <labbott@fedoraproject.org> | 2015-09-30 08:14:41 -0700 |
commit | 0e78e8eedf659427b9a9d93a20b7be50f9659488 (patch) | |
tree | 0f54173258dd5581a39cf9b134b677af354fcd3c /config-x86-generic | |
parent | 0c0d2bc301cb80279410db21516052b6643a0948 (diff) | |
download | kernel-0e78e8eedf659427b9a9d93a20b7be50f9659488.tar.gz kernel-0e78e8eedf659427b9a9d93a20b7be50f9659488.tar.xz kernel-0e78e8eedf659427b9a9d93a20b7be50f9659488.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 |