From a92e8fa17b8be2af0e478b6f3cb4cd78fae73e2f Mon Sep 17 00:00:00 2001 From: 1218 <98438916+a741725193@users.noreply.github.com> Date: Sat, 12 Oct 2024 05:29:24 +0800 Subject: [PATCH] Update Kconfig --- config/Kconfig | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/config/Kconfig b/config/Kconfig index aef9c4e..fb7a992 100644 --- a/config/Kconfig +++ b/config/Kconfig @@ -9,8 +9,4 @@ config BOARD_SOFLE_LEFT config BOARD_SOFLE_RIGHT bool -config BOARD_ENABLE_DCDC - bool "Enable DCDC mode" - select SOC_DCDC_NRF52X - default y - depends on BOARD_sofle +