diff options
author | Josh Boyer <jwboyer@redhat.com> | 2012-09-05 08:21:09 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2012-09-05 08:21:24 -0400 |
commit | 221b79a9ac885a40f42e9bd9ef786a7ba53a2d64 (patch) | |
tree | 6cc2e18ca52ee804a99665730fb55d3ce01ea2c2 /config-x86-generic | |
parent | 447e3a6aa1760b6d235df50e7ba8570902ede270 (diff) | |
download | kernel-221b79a9ac885a40f42e9bd9ef786a7ba53a2d64.tar.gz kernel-221b79a9ac885a40f42e9bd9ef786a7ba53a2d64.tar.xz kernel-221b79a9ac885a40f42e9bd9ef786a7ba53a2d64.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 |