mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-07-16 04:36:58 +00:00
meta-encrypted-storage: set CONFIG_HW_RANDOM_TPM to "y"
CONFIG_HW_RANDOM_TPM is bool, not tristate, and thus it cannot be set to "m" Signed-off-by: Yongxin Liu <yongxin.liu@windriver.com>
This commit is contained in:
@@ -8,4 +8,4 @@ CONFIG_CRYPTO_XTS=y
|
||||
|
||||
# Use entropy-strong source for RNG
|
||||
CONFIG_HW_RANDOM=y
|
||||
CONFIG_HW_RANDOM_TPM=m
|
||||
CONFIG_HW_RANDOM_TPM=y
|
||||
|
||||
Reference in New Issue
Block a user