diff options
author | Justin M. Forbes <jforbes@redhat.com> | 2012-04-16 16:34:02 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@redhat.com> | 2012-04-16 16:34:02 -0500 |
commit | 9a97d1ec7e316e092fa21689291ddbf87121db00 (patch) | |
tree | 5e62481c1c958bf1c28fbebf7139cf74d69d543e /config-x86-generic | |
parent | 9384cd901e92e12b0716e00d32bdb42f70b42ff9 (diff) | |
download | kernel-9a97d1ec7e316e092fa21689291ddbf87121db00.tar.gz kernel-9a97d1ec7e316e092fa21689291ddbf87121db00.tar.xz kernel-9a97d1ec7e316e092fa21689291ddbf87121db00.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 19b65c455..b886abe52 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -313,7 +313,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 |