]> git.sur5r.net Git - u-boot/commit
dm: tpm: Drop CONFIG_DM_TPM
authorSimon Glass <sjg@chromium.org>
Sat, 3 Oct 2015 12:39:36 +0000 (06:39 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 23 Oct 2015 15:42:28 +0000 (09:42 -0600)
commit2419cd16a1357a6d0f394b4631ea07b4f9e85ac7
tree8eb00068e28c728550a430003b1e8ced127bac7f
parent3e7d940bb695fd8ba450dde7742a58a224efaee4
dm: tpm: Drop CONFIG_DM_TPM

Now that all TPM drivers use driver model, we can drop the special driver
model CONFIG option.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Christophe Ricard<christophe-h.ricard@st.com>
drivers/tpm/Kconfig
drivers/tpm/Makefile
lib/Kconfig