Skip to content

Commit 847fdae

Browse files
10ne1jarkkojs
authored andcommitted
char: tpm: Kconfig: remove bad i2c cr50 select
This fixes a minor bug which went unnoticed during the initial driver upstreaming review: TCG_CR50 does not exist in mainline kernels, so remove it. Fixes: 3a253ca ("char: tpm: add i2c driver for cr50") Cc: [email protected] Reviewed-by: Jarkko Sakkinen <[email protected]> Signed-off-by: Adrian Ratiu <[email protected]> Signed-off-by: Jarkko Sakkinen <[email protected]>
1 parent e22ce8e commit 847fdae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/char/tpm/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ config TCG_TIS_SYNQUACER
8989
config TCG_TIS_I2C_CR50
9090
tristate "TPM Interface Specification 2.0 Interface (I2C - CR50)"
9191
depends on I2C
92-
select TCG_CR50
9392
help
9493
This is a driver for the Google cr50 I2C TPM interface which is a
9594
custom microcontroller and requires a custom i2c protocol interface

0 commit comments

Comments
 (0)