Skip to content

Commit aad0461

Browse files
committed
During testing, enable Debug logging for Acer Chromebook 515 Plus (CB515-2H) / Google Omnigul.
1 parent 5c5f61e commit aad0461

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

boards/omnigul/omnigul.config

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ CONFIG_COREBOOT_CONFIG=config/coreboot-omnigul.config
1111
CONFIG_LINUX_CONFIG=config/linux-omnigul.config
1212

1313
#Enable DEBUG output
14-
#export CONFIG_DEBUG_OUTPUT=y
15-
#export CONFIG_ENABLE_FUNCTION_TRACING_OUTPUT=y
14+
export CONFIG_DEBUG_OUTPUT=y
15+
export CONFIG_ENABLE_FUNCTION_TRACING_OUTPUT=y
1616
#Enable TPM2 pcap output under /tmp
17-
#export CONFIG_TPM2_CAPTURE_PCAP=y
17+
export CONFIG_TPM2_CAPTURE_PCAP=y
1818

1919
#On-demand hardware support (modules.cpio)
2020
CONFIG_LINUX_USB=y

0 commit comments

Comments
 (0)