diff options
author | Laura Abbott <labbott@fedoraproject.org> | 2016-12-05 08:45:56 -0800 |
---|---|---|
committer | Laura Abbott <labbott@fedoraproject.org> | 2016-12-05 08:45:56 -0800 |
commit | cca567f3000f81b24a46d98f904c392eedbf3e06 (patch) | |
tree | 60d40532e4024b3aa6a6626bd9722fe31fe4fee6 /config-x86-generic | |
parent | 01a7d596f4b9b2499d382f68ae68388103c90bba (diff) | |
download | kernel-cca567f3000f81b24a46d98f904c392eedbf3e06.tar.gz kernel-cca567f3000f81b24a46d98f904c392eedbf3e06.tar.xz kernel-cca567f3000f81b24a46d98f904c392eedbf3e06.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 06b844710..8620085d3 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -404,7 +404,7 @@ CONFIG_SP5100_TCO=m # CONFIG_MEMTEST is not set # CONFIG_DEBUG_TLBFLUSH is not set -CONFIG_MAXSMP=y +# CONFIG_MAXSMP is not set CONFIG_HP_ILO=m |