integrity: powerpc: Do not select CA_MACHINE_KEYRING
authorMichal Suchanek <msuchanek@suse.de>
Thu, 7 Sep 2023 16:52:19 +0000 (18:52 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Nov 2023 17:20:01 +0000 (17:20 +0000)
commit3293de84bf3e041242b9826bb2a439a1f4d3da7d
treed370ecb8222a15df1cf1ed773b9cb893facfb5b0
parentc21a0913da18574d71553622d70ec52ac6fb99a9
integrity: powerpc: Do not select CA_MACHINE_KEYRING

commit 3edc22655647378dea01900f7b04e017ff96bda9 upstream.

No other platform needs CA_MACHINE_KEYRING, either.

This is policy that should be decided by the administrator, not Kconfig
dependencies.

Cc: stable@vger.kernel.org # v6.6+
Fixes: d7d91c4743c4 ("integrity: PowerVM machine keyring enablement")
Signed-off-by: Michal Suchanek <msuchanek@suse.de>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
security/integrity/Kconfig