tpm: remove stale symbol in Kconfig
authorMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 19 Jul 2018 20:35:08 +0000 (22:35 +0200)
committerTom Rini <trini@konsulko.com>
Sat, 28 Jul 2018 15:55:32 +0000 (11:55 -0400)
commit8a7aa3e27921d330ed9828c7ef09079007c5fcee
tree70ed60f315b2880db071608fcf4e25d68f56d278
parenta0cf1d0ce03544a60a135ea9c3ccab3830a8fc11
tpm: remove stale symbol in Kconfig

The TPM_DRIVER_SELECTED symbol was used in one of the initial series
about TPMv2 but its use has been dropped, making these selects
useless, remove them.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/tpm/Kconfig