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:
David Hendricks 2013-02-08 16:33:52 -08:00 committed by Ronald G. Minnich
parent 223af0dc44
commit c146d668ef
1 changed files with 0 additions and 1 deletions

View File

@ -597,7 +597,6 @@ config GDB_WAIT
config DEBUG_CBFS
bool "Output verbose CBFS debug messages"
default n
depends on TPM
help
This option enables additional CBFS related debug messages.