commit | 3e7d940bb695fd8ba450dde7742a58a224efaee4 | [log] [tgz] |
---|---|---|
author | Christophe Ricard <christophe.ricard@gmail.com> | Tue Oct 06 22:54:44 2015 +0200 |
committer | Simon Glass <sjg@chromium.org> | Fri Oct 23 09:42:28 2015 -0600 |
tree | 2fb70e3669280368d32321a3075c3d28d566ac77 | |
parent | c2b0f600a1707450ef985e28363893987f36fd8a [diff] |
dm: tpm: Every TPM drivers should depends on DM_TPM Every TPM drivers should now depends on DM_TPM and not only TPM. Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com> Reviewed-by: Tom Rini <trini@konsulko.com> Acked-by: Simon Glass <sjg@chromium.org>