From d8c2cc63db8570cf81fd5debbf27943ca1a7839e Mon Sep 17 00:00:00 2001 From: 1218 <98438916+a741725193@users.noreply.github.com> Date: Sat, 12 Oct 2024 05:42:49 +0800 Subject: [PATCH] Update Kconfig --- config/Kconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/Kconfig b/config/Kconfig index 11f09ea..6467c27 100644 --- a/config/Kconfig +++ b/config/Kconfig @@ -8,3 +8,5 @@ config BOARD_CORNE_LEFT config BOARD_CORNE_RIGHT bool +CONFIG_BOARD_ENABLE_DCDC=y +CONFIG_BOARD_ENABLE_DCDC_HV=y