Skip to content

Commit 3293de8

Browse files
hramrachgregkh
authored andcommitted
integrity: powerpc: Do not select CA_MACHINE_KEYRING
commit 3edc226 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: d7d91c4 ("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>
1 parent c21a091 commit 3293de8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

security/integrity/Kconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@ config INTEGRITY_MACHINE_KEYRING
6868
depends on INTEGRITY_ASYMMETRIC_KEYS
6969
depends on SYSTEM_BLACKLIST_KEYRING
7070
depends on LOAD_UEFI_KEYS || LOAD_PPC_KEYS
71-
select INTEGRITY_CA_MACHINE_KEYRING if LOAD_PPC_KEYS
72-
select INTEGRITY_CA_MACHINE_KEYRING_MAX if LOAD_PPC_KEYS
7371
help
7472
If set, provide a keyring to which Machine Owner Keys (MOK) may
7573
be added. This keyring shall contain just MOK keys. Unlike keys

0 commit comments

Comments
 (0)