Skip to content

Commit

Permalink
Update Kconfig.board
Browse files Browse the repository at this point in the history
  • Loading branch information
a741725193 authored Oct 11, 2024
1 parent 8257a02 commit 7e083ae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/boards/arm/sofle/Kconfig.board
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,10 @@ config BOARD_SOFLE_RIGHT
bool "sofle right"
depends on SOC_NRF52840_QIAA

config BOARD_ENABLE_DCDC
bool "Enable DCDC mode"
select SOC_DCDC_NRF52X
default y
depends on BOARD_sofle


0 comments on commit 7e083ae

Please sign in to comment.