diff options
author | Laura Abbott <labbott@fedoraproject.org> | 2016-11-21 08:39:48 -0800 |
---|---|---|
committer | Laura Abbott <labbott@fedoraproject.org> | 2016-11-21 08:39:48 -0800 |
commit | 3d2e582571d9e8568840635b6ea14e34ecee6a8b (patch) | |
tree | d19a4f17b5fec2d8a5a10001b27e39d8fda16bb5 /config-x86-generic | |
parent | 6debda98a6c802d9d397fe91d6f2ab3aa5c4a30e (diff) | |
download | kernel-3d2e582571d9e8568840635b6ea14e34ecee6a8b.tar.gz kernel-3d2e582571d9e8568840635b6ea14e34ecee6a8b.tar.xz kernel-3d2e582571d9e8568840635b6ea14e34ecee6a8b.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 d4fbe5957..2eec835b1 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -397,7 +397,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 |