linux-stable: fix module selections

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2017-05-08 12:47:05 -07:00
parent 99d6c136f2
commit 6d7b18dc22
4 changed files with 18 additions and 0 deletions
@@ -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