diff options
author | Justin M. Forbes <jforbes@redhat.com> | 2012-04-09 16:40:04 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@redhat.com> | 2012-04-09 16:40:04 -0500 |
commit | 1d7d6c12f3998ded631f92f6dccb997e1776a5c6 (patch) | |
tree | de0edce04ae5c6957e2eae6e1fb36676f2708ec9 /config-x86-generic | |
parent | 232e1a44c9753a19cc105aa7ab0b6767e3db1919 (diff) | |
download | kernel-1d7d6c12f3998ded631f92f6dccb997e1776a5c6.tar.gz kernel-1d7d6c12f3998ded631f92f6dccb997e1776a5c6.tar.xz kernel-1d7d6c12f3998ded631f92f6dccb997e1776a5c6.zip |
- SELinux apply a different permission to ptrace a child vs non-child
- Reenable debug
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 859d92dcb..4243d2233 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -313,7 +313,7 @@ CONFIG_STRICT_DEVMEM=y # CONFIG_NO_BOOTMEM is not set # CONFIG_MEMTEST is not set -# CONFIG_MAXSMP is not set +CONFIG_MAXSMP=y CONFIG_HP_ILO=m |