diff options
author | Josh Boyer <jwboyer@redhat.com> | 2012-11-07 08:55:13 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2012-11-07 08:55:13 -0500 |
commit | 0b49604ef2db90deb6f028bdf2e9149600aa1193 (patch) | |
tree | 3b1049cc603b371b5a1f792c1b877d02c7b5fac4 /config-x86-generic | |
parent | 4a81e83198617e85241c65403668e68e7d70c72a (diff) | |
download | kernel-0b49604ef2db90deb6f028bdf2e9149600aa1193.tar.gz kernel-0b49604ef2db90deb6f028bdf2e9149600aa1193.tar.xz kernel-0b49604ef2db90deb6f028bdf2e9149600aa1193.zip |
Linux v3.7-rc4-20-g0e4a43e
- Reenable debugging options.
- Add patch to not break modules_install for external module builds
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 2bcd498eb..1716194e5 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -320,7 +320,7 @@ CONFIG_STRICT_DEVMEM=y # CONFIG_MEMTEST is not set # CONFIG_DEBUG_TLBFLUSH is not set -# CONFIG_MAXSMP is not set +CONFIG_MAXSMP=y CONFIG_HP_ILO=m |