disable tpm/ima on ppc
This commit is contained in:
parent
f80257e047
commit
5db0b2d98f
@ -342,3 +342,6 @@ CONFIG_MPC512X_DMA=m
|
||||
CONFIG_KVM_GUEST=y
|
||||
|
||||
CONFIG_I2C_MPC=m
|
||||
|
||||
# CONFIG_IMA is not set
|
||||
# CONFIG_TCG_TPM is not set
|
||||
|
@ -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
|
||||
|
@ -1941,6 +1941,9 @@ fi
|
||||
# and build.
|
||||
|
||||
%changelog
|
||||
* Tue Mar 29 2011 Kyle McMartin <kmcmartin@redhat.com>
|
||||
- Disable CONFIG_IMA, CONFIG_TCG_TPM on powerpc (#689468)
|
||||
|
||||
* Tue Mar 29 2011 Kyle McMartin <kmcmartin@redhat.com>
|
||||
- Disable qla4xxx (CONFIG_SCSI_QLA_ISCSI) driver on powerpc32 (#686199)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user