diff options
author | Justin M. Forbes <jforbes@redhat.com> | 2013-07-22 15:51:25 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@redhat.com> | 2013-07-22 15:51:25 -0500 |
commit | faf25207dc86666a611c45ae3ffaf385c170bd2a (patch) | |
tree | 3420c19067a3a400022f66e618dd75991e404eda /config-x86-generic | |
parent | 8d40c35d5e53732fa2265d5460457ee3c4872ad0 (diff) | |
download | kernel-faf25207dc86666a611c45ae3ffaf385c170bd2a.tar.gz kernel-faf25207dc86666a611c45ae3ffaf385c170bd2a.tar.xz kernel-faf25207dc86666a611c45ae3ffaf385c170bd2a.zip |
let flavors/variants end with + in the uname
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 46314abec..e00bfa029 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -334,7 +334,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 |