mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-09 05:29:56 +00:00
linux-stable: fix module selections
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -3,3 +3,6 @@ CONFIG_TCG_TPM=y
|
||||
CONFIG_TCG_TIS_CORE=y
|
||||
CONFIG_TCG_TIS=y
|
||||
CONFIG_SECURITYFS=y
|
||||
CONFIG_TCG_NSC=m
|
||||
CONFIG_TCG_ATMEL=m
|
||||
CONFIG_TCG_INFINEON=m
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
CONFIG_HW_RANDOM_TPM=y
|
||||
CONFIG_TCG_TPM=y
|
||||
CONFIG_TCG_TIS_CORE=y
|
||||
CONFIG_TCG_TIS=y
|
||||
CONFIG_TCG_CRB=y
|
||||
CONFIG_SECURITYFS=y
|
||||
@@ -0,0 +1,3 @@
|
||||
define KFEATURE_DESCRIPTION "Enable TPM 2.0"
|
||||
|
||||
kconf hardware tpm2.cfg
|
||||
Reference in New Issue
Block a user