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 <ansuelsmth@gmail.com>
This commit is contained in:
parent
f1bb528ae7
commit
e89373bc23
1 changed files with 1 additions and 0 deletions
|
@ -6989,6 +6989,7 @@ CONFIG_TRAD_SIGNALS=y
|
||||||
# CONFIG_TRUSTED_FOUNDATIONS is not set
|
# CONFIG_TRUSTED_FOUNDATIONS is not set
|
||||||
# CONFIG_TRUSTED_KEYS is not set
|
# CONFIG_TRUSTED_KEYS is not set
|
||||||
# CONFIG_TRUSTED_KEYS_TPM is not set
|
# CONFIG_TRUSTED_KEYS_TPM is not set
|
||||||
|
# CONFIG_TRUSTED_KEYS_TEE is not set
|
||||||
# CONFIG_TSL2583 is not set
|
# CONFIG_TSL2583 is not set
|
||||||
# CONFIG_TSL2591 is not set
|
# CONFIG_TSL2591 is not set
|
||||||
# CONFIG_TSL2772 is not set
|
# CONFIG_TSL2772 is not set
|
||||||
|
|
Loading…
Reference in a new issue