diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-04-27 10:08:55 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-04-27 10:09:27 -0400 |
commit | 09bbb44fb1d7a22e5c88703a942328db9fac1488 (patch) | |
tree | fcbc3d851d4355d652cbe4e5b2177d54e7750e14 /config-x86-generic | |
parent | 3d6bd4319e6b5ab2a7ca271685ca2e9d4bc92e4f (diff) | |
download | kernel-09bbb44fb1d7a22e5c88703a942328db9fac1488.tar.gz kernel-09bbb44fb1d7a22e5c88703a942328db9fac1488.tar.xz kernel-09bbb44fb1d7a22e5c88703a942328db9fac1488.zip |
Linux v4.1-rc1
- Disable debugging options.
Fixup a couple of small spots left over from the 3.x->4.x major
version change
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 b35786072..bb5430422 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -346,7 +346,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 |