diff options
author | Justin M. Forbes <jforbes@redhat.com> | 2012-04-02 16:03:13 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@redhat.com> | 2012-04-02 16:03:13 -0500 |
commit | 9bf060eb5e6059ececaa8909759f14e04a5eda71 (patch) | |
tree | 3ad1e4919a0f29263803cd5a143266191968140c /config-x86-generic | |
parent | 3be53ac5269e59a93502efc0199e222a91a89366 (diff) | |
download | kernel-9bf060eb5e6059ececaa8909759f14e04a5eda71.tar.gz kernel-9bf060eb5e6059ececaa8909759f14e04a5eda71.tar.xz kernel-9bf060eb5e6059ececaa8909759f14e04a5eda71.zip |
Disable 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 4243d2233..859d92dcb 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=y +# CONFIG_MAXSMP is not set CONFIG_HP_ILO=m |