diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-10-21 09:22:39 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-10-21 09:22:39 -0400 |
commit | 27d39a95f697200a2f2d38dac457bd6720d2cd61 (patch) | |
tree | f75c2c0fc6c8b0a214be823a520849fdb2722a1f /config-x86-generic | |
parent | 5917cde9c1fa840708337929886e92865fcb1371 (diff) | |
download | kernel-27d39a95f697200a2f2d38dac457bd6720d2cd61.tar.gz kernel-27d39a95f697200a2f2d38dac457bd6720d2cd61.tar.xz kernel-27d39a95f697200a2f2d38dac457bd6720d2cd61.zip |
Linux v3.18-rc1-68-gc2661b806092
- Make LOG_BUF_SHIFT on arm64 the same as the rest of the arches (rhbz 1123327)
- Enable RTC PL031 driver on arm64 (rhbz 1123882)
- Reenable 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 44a5d4bca..719f3e4b3 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -337,7 +337,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 |