Skip to content

Commit ea72b99

Browse files
committed
fix: move CONFIG_TCG_TIS=m into generic config
1 parent 8b054ee commit ea72b99

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

config/config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -473,6 +473,7 @@ CONFIG_IPMI_SSIF=m
473473
##
474474
## file: drivers/char/tpm/Kconfig
475475
##
476+
CONFIG_TCG_TIS=m
476477
CONFIG_TCG_TIS_SPI=m
477478
CONFIG_TCG_VTPM_PROXY=m
478479

config/config.cloud

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ CONFIG_XEN_BLKDEV_FRONTEND=m
147147
## file: drivers/char/tpm/Kconfig
148148
##
149149
# CONFIG_HW_RANDOM_TPM is not set
150-
CONFIG_TCG_TIS=m
151150
# CONFIG_TCG_TIS_SPI is not set
152151
# CONFIG_TCG_TIS_I2C_ATMEL is not set
153152
# CONFIG_TCG_TIS_I2C_INFINEON is not set

config/kernelarch-x86/config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,6 @@ CONFIG_IPMI_POWEROFF=m
323323
##
324324
## file: drivers/char/tpm/Kconfig
325325
##
326-
CONFIG_TCG_TIS=m
327326
CONFIG_TCG_TIS_SPI_CR50=y
328327
CONFIG_TCG_TIS_I2C_CR50=m
329328
CONFIG_TCG_TIS_I2C_ATMEL=m

0 commit comments

Comments
 (0)