diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2019-07-25 12:40:22 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2019-07-25 12:40:22 +0100 |
commit | 22baa65bfdc192573e8235695c015507f2905a79 (patch) | |
tree | f95a8cbbc3a23d7d6031204592396b8f5f007c16 /configs | |
parent | 463b32d5578107fb0265408e19081ae77cd72c9c (diff) | |
download | kernel-22baa65bfdc192573e8235695c015507f2905a79.tar.gz kernel-22baa65bfdc192573e8235695c015507f2905a79.tar.xz kernel-22baa65bfdc192573e8235695c015507f2905a79.zip |
IMA: add IMA_KEXEC option, align ppc config to all other arches
Diffstat (limited to 'configs')
-rw-r--r-- | configs/fedora/generic/powerpc/CONFIG_IMA | 1 | ||||
-rw-r--r-- | configs/fedora/generic/powerpc/CONFIG_TCG_TPM | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/configs/fedora/generic/powerpc/CONFIG_IMA b/configs/fedora/generic/powerpc/CONFIG_IMA deleted file mode 100644 index 83a06345b..000000000 --- a/configs/fedora/generic/powerpc/CONFIG_IMA +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_IMA is not set diff --git a/configs/fedora/generic/powerpc/CONFIG_TCG_TPM b/configs/fedora/generic/powerpc/CONFIG_TCG_TPM deleted file mode 100644 index c547d097c..000000000 --- a/configs/fedora/generic/powerpc/CONFIG_TCG_TPM +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_TCG_TPM is not set |