Hide TPM_TIS_BASE_ADDRESS

TPM_TIS_BASE_ADDRESS is technical setting, shouldn't be user-visible.

Change-Id: Ibf74f52be16fb7d2cfa78419087a4c3e7607368a
Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-on: http://review.coreboot.org/10271
Tested-by: build bot (Jenkins)
Reviewed-by: Philipp Deppenwiese <zaolin@das-labor.org>
This commit is contained in:
Vladimir Serbinenko 2015-05-20 12:05:39 +02:00
parent 85600e3dc7
commit 2305e68df9
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ config LPC_TPM
If unsure, say N.
config TPM_TIS_BASE_ADDRESS
hex "TPM Base Address"
hex
default 0xfed40000
depends on LPC_TPM
help