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:
parent
85600e3dc7
commit
2305e68df9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue