commit | f965caa84651a5709b750e7b61cb07ce7b999e6c | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Thu Jul 19 22:35:07 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sat Jul 28 11:55:32 2018 -0400 |
tree | 8b63a38b839e1fafa203e96fdb8dfaa49f6f491c | |
parent | c39d1b0441d1f5d2e3967dac9b17f147b3573b38 [diff] |
tpm: compile Sandbox driver by default When Sandbox and the TPM stack are both selected, compile Sandbox TPM driver by default. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Reviewed-by: Simon Glass <sjg@chromium.org>