Skip to content

Commit

Permalink
Enable fTPM driver for Intel PTT
Browse files Browse the repository at this point in the history
  • Loading branch information
mobileoverlord committed Jan 3, 2020
1 parent 630ef87 commit b0ebd55
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions linux-5.4.defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ CONFIG_HW_RANDOM=y
# CONFIG_HW_RANDOM_AMD is not set
# CONFIG_HW_RANDOM_VIA is not set
CONFIG_HW_RANDOM_VIRTIO=y
CONFIG_TCG_TPM=y
CONFIG_TCG_CRB=y
CONFIG_I2C_I801=y
CONFIG_SPI=y
CONFIG_PINCTRL=y
Expand Down Expand Up @@ -203,6 +205,7 @@ CONFIG_NLS_ASCII=y
CONFIG_NLS_ISO8859_1=y
CONFIG_NLS_UTF8=y
CONFIG_KEYS=y
# CONFIG_SECURITYFS is not set
CONFIG_CRYPTO_RSA=y
CONFIG_CRYPTO_CCM=m
CONFIG_CRYPTO_GCM=m
Expand Down

0 comments on commit b0ebd55

Please sign in to comment.