Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
a4264f3e86b132d6b708461d8b7732645ecd9148
/
.
/
boards
/
arm
/
nrf52_adafruit_feather
/
Kconfig
blob: a64bfcef15241a3f33f15a0b09bc94c160a251c2 [
file
] [
log
] [
blame
]
# nRF52 Adafruit Feather board configuration
# Copyright (c) 2018 LEDCity AG
# SPDX-License-Identifier: Apache-2.0
config BOARD_ENABLE_DCDC
bool
"DCDC mode"
select
SOC_DCDC_NRF52X
default
y
depends on BOARD_NRF52_ADAFRUIT_FEATHER