diff options
author | Laura Abbott <labbott@redhat.com> | 2016-10-31 06:19:50 -0700 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2016-10-31 06:19:50 -0700 |
commit | 7f483c3694ac4b3c0c7c8f79486f235b42dfb275 (patch) | |
tree | 07a5497123a96efde0eb80debd041df43a1ac990 /config-x86-generic | |
parent | 87691507e05749855d91cf9f6e7ef7897bba7a3b (diff) | |
download | kernel-7f483c3694ac4b3c0c7c8f79486f235b42dfb275.tar.gz kernel-7f483c3694ac4b3c0c7c8f79486f235b42dfb275.tar.xz kernel-7f483c3694ac4b3c0c7c8f79486f235b42dfb275.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 2c377bf84..2f14d8692 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -380,7 +380,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 |