DEBUG_CBFS should not depend on TPM
This seemed to have been introduced in fe422184
.
Change-Id: I4f9ecfbec42aa8c0bb8887675a3add8951645b98
Signed-off-by: David Hendricks <dhendrix@chromium.org>
Reviewed-on: http://review.coreboot.org/2327
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
This commit is contained in:
parent
223af0dc44
commit
c146d668ef
|
@ -597,7 +597,6 @@ config GDB_WAIT
|
||||||
config DEBUG_CBFS
|
config DEBUG_CBFS
|
||||||
bool "Output verbose CBFS debug messages"
|
bool "Output verbose CBFS debug messages"
|
||||||
default n
|
default n
|
||||||
depends on TPM
|
|
||||||
help
|
help
|
||||||
This option enables additional CBFS related debug messages.
|
This option enables additional CBFS related debug messages.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue