diff options
author | Josh Boyer <jwboyer@redhat.com> | 2012-05-21 12:27:29 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2012-05-21 12:27:29 -0400 |
commit | 2da59fc6b0a69b54e5958af2fa6623c23d1c2ff7 (patch) | |
tree | cedd0df0dca02d0c218cecbaeab10cd83a79d642 /config-x86-generic | |
parent | c164624596547f7103f1287cbb5d63acbafa8164 (diff) | |
download | kernel-2da59fc6b0a69b54e5958af2fa6623c23d1c2ff7.tar.gz kernel-2da59fc6b0a69b54e5958af2fa6623c23d1c2ff7.tar.xz kernel-2da59fc6b0a69b54e5958af2fa6623c23d1c2ff7.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 ad2ae8ecd..392dfe7c2 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -314,7 +314,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 |