tpm: make TPM_V2 be compiled by default
authorMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 19 Jul 2018 20:35:11 +0000 (22:35 +0200)
committerTom Rini <trini@konsulko.com>
Sat, 28 Jul 2018 15:58:09 +0000 (11:58 -0400)
commit58233075f972bacd2acfb47d1bc8fd069a1c3b10
tree233c244efe827aca4608944a2ec911001fbe5ef2
parentd87434a2baf1db6d2a2582e3204c27fa5785935e
tpm: make TPM_V2 be compiled by default

TPM_V1 was already compiled by default. Now that both can be compiled
at the same time, compiled them both by default.

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