summaryrefslogtreecommitdiff
path: root/cmd/sbc_harness/config/config.h
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2024-12-09 12:22:38 -0700
committerLuke T. Shumaker <lukeshu@lukeshu.com>2024-12-09 12:24:43 -0700
commitb1414723ab4171a7ca5fc5e8a5ac7c4eb43331e2 (patch)
tree087f074391f4beccc08626f966d945d0cad60aba /cmd/sbc_harness/config/config.h
parent13277cbe391c4502422c7203d333caf2b0ba3f11 (diff)
w5500: Quiet down some logging
Diffstat (limited to 'cmd/sbc_harness/config/config.h')
-rw-r--r--cmd/sbc_harness/config/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/sbc_harness/config/config.h b/cmd/sbc_harness/config/config.h
index bad0dc4..2b6a6cf 100644
--- a/cmd/sbc_harness/config/config.h
+++ b/cmd/sbc_harness/config/config.h
@@ -27,7 +27,7 @@
#define CONFIG_W5500_DEBUG 1 /* bool */
-#define CONFIG_W5500_LL_DEBUG 1 /* bool */
+#define CONFIG_W5500_LL_DEBUG 0 /* bool */
/* 9P *************************************************************************/