From e230313ff76cdc9bf6342a56c9974ec64267dc80 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Fri, 10 Apr 2015 22:42:22 +0200 Subject: tpm: Only expose base address Kconfig option when enabled Change-Id: Ia8ddd689a3bf09ed68f94907ea19d4d2ee874542 Signed-off-by: Patrick Georgi Reviewed-on: http://review.coreboot.org/9594 Reviewed-by: Paul Menzel Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer --- src/drivers/pc80/tpm/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/drivers') diff --git a/src/drivers/pc80/tpm/Kconfig b/src/drivers/pc80/tpm/Kconfig index 9630de2..279da39 100644 --- a/src/drivers/pc80/tpm/Kconfig +++ b/src/drivers/pc80/tpm/Kconfig @@ -9,6 +9,7 @@ config LPC_TPM config TPM_TIS_BASE_ADDRESS hex "TPM Base Address" default 0xfed40000 + depends on LPC_TPM help This can be used to adjust the TPM memory base address. The default is specified by the TCG PC Client Specific TPM -- cgit v1.1