u-boot/drivers/tpm
Christophe Ricard 3e7d940bb6 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>
2015-10-23 09:42:28 -06:00
..
Kconfig dm: tpm: Every TPM drivers should depends on DM_TPM 2015-10-23 09:42:28 -06:00
Makefile dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon 2015-10-23 09:42:28 -06:00
tpm-uclass.c dm: tpm: Add a uclass for Trusted Platform Modules 2015-08-31 07:57:28 -06:00
tpm_atmel_twi.c dm: tpm: Add Driver Model support for tpm_atmel_twi driver 2015-10-23 09:42:28 -06:00
tpm_internal.h dm: tpm: Add a uclass for Trusted Platform Modules 2015-08-31 07:57:28 -06:00
tpm_tis_infineon.c dm: tpm: Remove every compilation switch for TPM driver model 2015-10-23 09:42:28 -06:00
tpm_tis_infineon.h dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon 2015-10-23 09:42:28 -06:00
tpm_tis_lpc.c dm: tpm: Remove every compilation switch for TPM driver model 2015-10-23 09:42:28 -06:00
tpm_tis_sandbox.c dm: tpm: sandbox: Convert TPM driver to driver model 2015-08-31 07:57:28 -06:00