From a76b2fadf6ad4adf86e241e3753a63efe03ef80c Mon Sep 17 00:00:00 2001
From: huangcm <1263938474@qq.com>
Date: Thu, 03 Jul 2025 02:49:16 +0000
Subject: [PATCH] feat(fix): close ar100s uart7 debug

---
 longan/brandy/arisc/ar100s/include/config/auto.conf |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/longan/brandy/arisc/ar100s/include/config/auto.conf b/longan/brandy/arisc/ar100s/include/config/auto.conf
index 6ed26d9..9ee1d18 100644
--- a/longan/brandy/arisc/ar100s/include/config/auto.conf
+++ b/longan/brandy/arisc/ar100s/include/config/auto.conf
@@ -5,15 +5,11 @@
 CFG_OPENRISC=y
 CFG_PMU_USED=y
 CFG_SUN50IW10P1=y
-CFG_DEBUG_WRN=y
-CFG_DEBUG_ERR=y
 CFG_AR100S_OS=y
-CFG_DEBUGGER_PRINTF=y
 CFG_EVB_PLATFORM=y
 CFG_AXP803_USED=y
 CFG_STANDBY_SERVICE=y
 CFG_CPUX_ARM64=y
 CFG_TWI_USED=y
 CFG_WATCHDOG_USED=y
-CFG_DEBUG_LOG=y
 CFG_FDT_USED=y

--
Gitblit v1.6.2