qemu-coreboot-whiptail-tpm2 board: reenable DEBUG + TRACING

Signed-off-by: Thierry Laurion <insurgo@riseup.net>
This commit is contained in:
Thierry Laurion 2024-09-07 15:53:14 -04:00
parent 523649bb19
commit 501419b2b7
No known key found for this signature in database
GPG Key ID: 9A53E1BB3FF00461

View File

@ -17,10 +17,10 @@ CONFIG_LINUX_CONFIG=config/linux-qemu.config
#export CONFIG_HAVE_GPG_KEY_BACKUP=y
#Enable DEBUG output
#export CONFIG_DEBUG_OUTPUT=y
#export CONFIG_ENABLE_FUNCTION_TRACING_OUTPUT=y
export CONFIG_DEBUG_OUTPUT=y
export CONFIG_ENABLE_FUNCTION_TRACING_OUTPUT=y
#Enable TPM2 pcap output under /tmp
#export CONFIG_TPM2_CAPTURE_PCAP=y
export CONFIG_TPM2_CAPTURE_PCAP=y
#On-demand hardware support (modules.cpio)
CONFIG_LINUX_USB=y