diff options
author | Josh Boyer <jwboyer@redhat.com> | 2012-02-25 17:24:39 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2012-02-25 17:24:39 -0500 |
commit | 9a6c2dc6e914791e4f90fd2724fc99c68f497c9a (patch) | |
tree | 614782fc6c6ed94f5ce4a4699dd7f76564fcb152 /config-x86-generic | |
parent | b4aa2bcd05cc2790e89ad1a1028f97a940d23a01 (diff) | |
download | kernel-9a6c2dc6e914791e4f90fd2724fc99c68f497c9a.tar.gz kernel-9a6c2dc6e914791e4f90fd2724fc99c68f497c9a.tar.xz kernel-9a6c2dc6e914791e4f90fd2724fc99c68f497c9a.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 6a7d1f767..02e1fe7d1 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=y +# CONFIG_MAXSMP is not set CONFIG_HP_ILO=m |