diff options
author | Dave Jones <davej@redhat.com> | 2012-03-18 22:56:05 -0400 |
---|---|---|
committer | Dave Jones <davej@redhat.com> | 2012-03-18 22:56:05 -0400 |
commit | bf4a7c2c8828dcac88fb543f969b374f6b1dc6c8 (patch) | |
tree | 973b19908533409b0a65f2d155672a3a22885e51 /config-x86-generic | |
parent | befa7ea2b5fa2d5eb371005b3a5b2835ca113955 (diff) | |
download | kernel-bf4a7c2c8828dcac88fb543f969b374f6b1dc6c8.tar.gz kernel-bf4a7c2c8828dcac88fb543f969b374f6b1dc6c8.tar.xz kernel-bf4a7c2c8828dcac88fb543f969b374f6b1dc6c8.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 |