char: tpm: Kconfig: remove bad i2c cr50 select
authorAdrian Ratiu <adrian.ratiu@collabora.com>
Tue, 27 Jul 2021 17:13:12 +0000 (20:13 +0300)
committerJarkko Sakkinen <jarkko@kernel.org>
Mon, 23 Aug 2021 16:55:42 +0000 (19:55 +0300)
commit847fdae1579f4ee930b01f24a7847b8043bf468c
treed879ea09728787cac56c0ac25cb01afb29f76e6a
parente22ce8eb631bdc47a4a4ea7ecf4e4ba499db4f93
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: 3a253caaad11 ("char: tpm: add i2c driver for cr50")
Cc: stable@vger.kernel.org
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
drivers/char/tpm/Kconfig