diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-02-24 17:49:34 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-02-24 17:49:49 -0500 |
commit | adc659526c359e43c9760014d4354282f353d50b (patch) | |
tree | 70fc6391d25a21089fc24457d86222ae84c0d219 /config-x86-generic | |
parent | f7bbaa5ad931357b0e53974dd4ebca385802366e (diff) | |
download | kernel-adc659526c359e43c9760014d4354282f353d50b.tar.gz kernel-adc659526c359e43c9760014d4354282f353d50b.tar.xz kernel-adc659526c359e43c9760014d4354282f353d50b.zip |
Linux v4.0-rc1-22-gb24e2bdde4af
- Reenable debugging options.
Fixup one more 3.x place and make sure we don't apply the -rcX patch in yet
another spot.
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 ed384c358..1aadc94cc 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -348,7 +348,7 @@ CONFIG_SP5100_TCO=m # CONFIG_MEMTEST is not set # CONFIG_DEBUG_TLBFLUSH is not set -# CONFIG_MAXSMP is not set +CONFIG_MAXSMP=y CONFIG_HP_ILO=m |