Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
edfaa3998b1a488fe6413c798d950834a7a7b979
/
.
/
boards
/
arm
/
nrf52832_mdk
/
Kconfig
blob: 77929e622f3e2545a26a3f04df05b6f6e2b9d065 [
file
] [
log
] [
blame
]
# nRF52832-MDK board configuration
# Copyright (c) 2018 makerdiary.com.
# SPDX-License-Identifier: Apache-2.0
config BOARD_ENABLE_DCDC
bool
"Enable DCDC mode"
select
SOC_DCDC_NRF52X
default
y
depends on BOARD_NRF52832_MDK