Skip to content

Commit

Permalink
Merge pull request #1755 from flatcar/scripts
Browse files Browse the repository at this point in the history
sys-kernel/coreos-modules: Enable TPM TIS drivers for arm64
  • Loading branch information
pothos committed Apr 15, 2024
2 parents 8a55b9e + d6dfbe2 commit 1a6252f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ CONFIG_SENSORS_K8TEMP=m
CONFIG_STACK_TRACER=y
CONFIG_TCG_INFINEON=m
CONFIG_TCG_NSC=m
CONFIG_TCG_TIS=m
CONFIG_UPROBE_EVENTS=y
CONFIG_USB_OHCI_HCD_SSB=y
CONFIG_VFIO=m
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -861,6 +861,7 @@ CONFIG_TASKSTATS=y
CONFIG_TASK_IO_ACCOUNTING=y
CONFIG_TASK_XACCT=y
CONFIG_TCG_ATMEL=m
CONFIG_TCG_TIS=m
CONFIG_TCG_TIS_I2C_ATMEL=m
CONFIG_TCG_TIS_I2C_INFINEON=m
CONFIG_TCG_TIS_I2C_NUVOTON=m
Expand Down

0 comments on commit 1a6252f

Please sign in to comment.