kernel: update and clean kernel keyring options
authorDaniel Golle <daniel@makrotopia.org>
Wed, 9 Dec 2020 12:28:31 +0000 (12:28 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 14 Dec 2020 17:25:14 +0000 (17:25 +0000)
commit7b85dd3788fd427ae95c6029b7a9177fd379ffea
tree247697d60c25f5ba86161bb4dbe9eeb98d2de122
parent0f43961eef8cd54ca0f5d151b0672014e0d64470
kernel: update and clean kernel keyring options

Add KERNEL_KEYS_REQUEST_CACHE option.
'tristate' (ie. module builds) are not valid in Config-kernel.in, hence
remove tristate KERNEL_ENCRYPTED_KEYS. It will be readded as a kernel
module in a follow-up commit.

Fixes: 39d817cf38 ("Add config symbols for kernel keyring support")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
config/Config-kernel.in