Skip to content

Commit 005c519

Browse files
committed
boards/novacustom-v540tu/novacustom-v540tu.config: remove unneeded debug options
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
1 parent 70a25cf commit 005c519

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

boards/novacustom-v540tu/novacustom-v540tu.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ CONFIG_COREBOOT_CONFIG=config/coreboot-novacustom-v540tu.config
88
CONFIG_LINUX_CONFIG=config/linux-nitropad-x.config
99

1010
#Enable DEBUG output
11-
export CONFIG_DEBUG_OUTPUT=y
12-
export CONFIG_ENABLE_FUNCTION_TRACING_OUTPUT=y
11+
#export CONFIG_DEBUG_OUTPUT=y
12+
#export CONFIG_ENABLE_FUNCTION_TRACING_OUTPUT=y
1313
#Enable TPM2 pcap output under /tmp
1414
#export CONFIG_TPM2_CAPTURE_PCAP=y
1515

0 commit comments

Comments
 (0)