commit | e5811f463fcc7b9ad29d6e4c36dfc277c334121c | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Thu Jul 19 22:35:08 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sat Jul 28 11:55:32 2018 -0400 |
tree | 70ed60f315b2880db071608fcf4e25d68f56d278 | |
parent | f965caa84651a5709b750e7b61cb07ce7b999e6c [diff] |
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>