X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2FKconfig;h=0696feb24640c9794885226c03525ecc8b709790;hb=dfb098d3592704f64087f2677a5d3dd7f7e5e422;hp=f7180a98c0aabd91e8d68fcfd9f95f8855aa96bb;hpb=3008bbadcbbb64dab0472e1724744c37b4094aa9;p=coreboot.git diff --git a/src/Kconfig b/src/Kconfig index f7180a98c..0696feb24 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -862,6 +862,13 @@ config X86EMU_DEBUG_IO If unsure, say N. +config DEBUG_TPM + bool "Output verbose TPM debug messages" + default n + depends on TPM + help + This option enables additional TPM related debug messages. + config LLSHELL bool "Built-in low-level shell" default n