diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-02-17 08:36:46 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-02-17 08:36:46 -0500 |
commit | 8c6a41b9395b945f67aeb41d677a2de3cdc7261f (patch) | |
tree | a51742c89a3d49aaea2fa7601d98c9c248a9d183 /config-x86-generic | |
parent | 21491f01eee150c751ac5e5ca4ed181b364d4042 (diff) | |
download | kernel-8c6a41b9395b945f67aeb41d677a2de3cdc7261f.tar.gz kernel-8c6a41b9395b945f67aeb41d677a2de3cdc7261f.tar.xz kernel-8c6a41b9395b945f67aeb41d677a2de3cdc7261f.zip |
Linux v3.14-rc3
- Disable debugging options.
- Enable CONFIG_PPC_DENORMALIZATION (from Tony Breeds)
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 c44b81f3a..f6b3fa8c5 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 |