diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-07-14 09:39:24 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-07-14 09:39:53 -0400 |
commit | 7c50c7da7edb2b5aa3d8753d1a3cf2cc7af43e56 (patch) | |
tree | 93dfb6097f882bcee6ac333064f7236897b73b1f /config-x86-generic | |
parent | d23e5375ca546a628959202000ad12acf4e6331e (diff) | |
download | kernel-7c50c7da7edb2b5aa3d8753d1a3cf2cc7af43e56.tar.gz kernel-7c50c7da7edb2b5aa3d8753d1a3cf2cc7af43e56.tar.xz kernel-7c50c7da7edb2b5aa3d8753d1a3cf2cc7af43e56.zip |
Linux v3.16-rc5
- Fix i915 regression with external monitors (rhbz 1117008)
- 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 997bc472a..7968fdaea 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -334,7 +334,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 |