diff options
author | Laura Abbott <labbott@fedoraproject.org> | 2016-10-24 09:02:57 -0700 |
---|---|---|
committer | Laura Abbott <labbott@fedoraproject.org> | 2016-10-24 09:11:05 -0700 |
commit | 44104f606b989325126809783567a21b08e2bb87 (patch) | |
tree | aa3983f0566f0c40e1deec50a89e25f7607ece3c /config-x86-generic | |
parent | 4894ff88ff3d6213e28075da9424a4feb6f08291 (diff) | |
download | kernel-44104f606b989325126809783567a21b08e2bb87.tar.gz kernel-44104f606b989325126809783567a21b08e2bb87.tar.xz kernel-44104f606b989325126809783567a21b08e2bb87.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 |