diff options
author | Josh Boyer <jwboyer@redhat.com> | 2012-01-23 09:09:31 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2012-01-23 09:09:31 -0500 |
commit | 7f88f481976449a34176e0e6d140504c905f5af9 (patch) | |
tree | 83f47f6caeddf017e0f8f506d1829d4d4fbe5a44 /config-x86-generic | |
parent | 6ec053a7ad907d708b16b79b3de4145c8042b1f5 (diff) | |
download | kernel-7f88f481976449a34176e0e6d140504c905f5af9.tar.gz kernel-7f88f481976449a34176e0e6d140504c905f5af9.tar.xz kernel-7f88f481976449a34176e0e6d140504c905f5af9.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 fe53cac78..e920346f5 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -310,7 +310,7 @@ CONFIG_STRICT_DEVMEM=y # CONFIG_NO_BOOTMEM is not set # CONFIG_MEMTEST is not set -# CONFIG_MAXSMP is not set +CONFIG_MAXSMP=y CONFIG_HP_ILO=m |