]> www.infradead.org Git - users/jedix/linux-maple.git/commit
security: keys: use menuconfig for KEYS symbol
authorRandy Dunlap <rdunlap@infradead.org>
Sat, 27 Sep 2025 18:14:20 +0000 (21:14 +0300)
committerJarkko Sakkinen <jarkko@kernel.org>
Sat, 4 Oct 2025 14:25:35 +0000 (17:25 +0300)
commit8be70a8fc667c33e69257a72e8092f07c828241e
tree117fe137b99a3e27639a48356e012ba0cb69541c
parent9b8d24a49fe83787208479d51f320cead25e856c
security: keys: use menuconfig for KEYS symbol

Give the KEYS kconfig symbol and its associated symbols a separate menu
space under Security options by using "menuconfig" instead of "config".

This also makes it easier to find the security and LSM options.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
security/keys/Kconfig