diff options
author | Josh Boyer <jwboyer@redhat.com> | 2013-02-18 19:54:32 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2013-02-18 19:54:32 -0500 |
commit | b1b2d34318ca9ef5e33a3b28a64b4003c585508a (patch) | |
tree | 975cd2488cca70a8d8179c1bb78d11cf7026384e /config-x86-generic | |
parent | b8330c970504e660e538fffa698c49a30fcce0ce (diff) | |
download | kernel-b1b2d34318ca9ef5e33a3b28a64b4003c585508a.tar.gz kernel-b1b2d34318ca9ef5e33a3b28a64b4003c585508a.tar.xz kernel-b1b2d34318ca9ef5e33a3b28a64b4003c585508a.zip |
Linux v3.8
- Fix build with CONFIG_EFI disabled, reported by Peter Bowey (rhbz 911833)
- 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 67b5be168..e8335a2f0 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -322,7 +322,7 @@ CONFIG_STRICT_DEVMEM=y # CONFIG_MEMTEST is not set # CONFIG_DEBUG_TLBFLUSH is not set -CONFIG_MAXSMP=y +# CONFIG_MAXSMP is not set CONFIG_HP_ILO=m |