Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit be0d5fa7 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

certs: move the 'depends on' to the choice of module signing keys


When the condition "MODULE_SIG || (IMA_APPRAISE_MODSIG && MODULES)"
is unmet, you cannot choose anything in the choice, but the choice
menu is still displayed in the menuconfig etc.

Move the 'depends on' to the choice to hide the meaningless menu.

Also delete the redundant 'default'. In a choice, the first entry is
the default.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent 4dc0759c
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment