diff options
author | Kyle McMartin <kyle@redhat.com> | 2011-03-29 20:31:13 -0400 |
---|---|---|
committer | Kyle McMartin <kyle@redhat.com> | 2011-03-29 20:31:13 -0400 |
commit | 5db0b2d98ff6e08eac65cc509c51ca8940420b92 (patch) | |
tree | 2b0694a90261dd58a2a445997ea8ed62ea6bf28f /config-powerpc32-generic | |
parent | f80257e0479c02970d5ddadfe59157fac8526c40 (diff) | |
download | kernel-5db0b2d98ff6e08eac65cc509c51ca8940420b92.tar.gz kernel-5db0b2d98ff6e08eac65cc509c51ca8940420b92.tar.xz kernel-5db0b2d98ff6e08eac65cc509c51ca8940420b92.zip |
disable tpm/ima on ppc
Diffstat (limited to 'config-powerpc32-generic')
-rw-r--r-- | config-powerpc32-generic | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config-powerpc32-generic b/config-powerpc32-generic index 909d38917..07c060cf1 100644 --- a/config-powerpc32-generic +++ b/config-powerpc32-generic @@ -137,7 +137,6 @@ CONFIG_VIRTUALIZATION=y # CONFIG_MEMSTICK is not set # CONFIG_IPMI_HANDLER is not set -# CONFIG_TCG_TPM is not set # PPC gets sad with debug alloc (bz 448598) # CONFIG_DEBUG_PAGEALLOC is not set |