From: Christian Marangi Date: Mon, 25 Sep 2023 16:04:51 +0000 (+0200) Subject: generic: 6.1: add missing config TRUSTED_KEYS_TEE X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=e89373bc2308630f09f911b445fae330a627dd1d;p=openwrt%2Fstaging%2Fthess.git generic: 6.1: add missing config TRUSTED_KEYS_TEE Add missing config TRUSTED_KEYS_TEE for kernel 6.1 triggered when TRUSTED_KEYS is enabled. Signed-off-by: Christian Marangi --- diff --git a/target/linux/generic/config-6.1 b/target/linux/generic/config-6.1 index be0e56f869..5796cbb67c 100644 --- a/target/linux/generic/config-6.1 +++ b/target/linux/generic/config-6.1 @@ -6989,6 +6989,7 @@ CONFIG_TRAD_SIGNALS=y # CONFIG_TRUSTED_FOUNDATIONS is not set # CONFIG_TRUSTED_KEYS is not set # CONFIG_TRUSTED_KEYS_TPM is not set +# CONFIG_TRUSTED_KEYS_TEE is not set # CONFIG_TSL2583 is not set # CONFIG_TSL2591 is not set # CONFIG_TSL2772 is not set