diff options
author | Josh Boyer <jwboyer@redhat.com> | 2012-08-17 07:26:51 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2012-08-17 07:26:51 -0400 |
commit | 31bd260160825b59410e105f090da6d0df9fc8ad (patch) | |
tree | 21473f97cfae77b302e7f7b5c7d688dc9dde11f7 /config-x86-generic | |
parent | 0c0b67ed4eedc6ee80630f3d4afae9f0b1b2c461 (diff) | |
download | kernel-31bd260160825b59410e105f090da6d0df9fc8ad.tar.gz kernel-31bd260160825b59410e105f090da6d0df9fc8ad.tar.xz kernel-31bd260160825b59410e105f090da6d0df9fc8ad.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 de9582a01..ad22edd8d 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -320,7 +320,7 @@ CONFIG_STRICT_DEVMEM=y # CONFIG_MEMTEST is not set # CONFIG_DEBUG_TLBFLUSH is not set -# CONFIG_MAXSMP is not set +CONFIG_MAXSMP=y CONFIG_HP_ILO=m |