blob: 2479d89b76320af535e2807e6c092b85a46716c6 [file] [log] [blame]
# nRF9160 DK NRF52840 board configuration
# Copyright (c) 2018-2020 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
if BOARD_NRF9160DK_NRF52840
config BOARD_ENABLE_DCDC
bool "Enable DCDC mode"
select SOC_DCDC_NRF52X
default y
module = BOARD_NRF9160DK
module-str = Board Control
source "subsys/logging/Kconfig.template.log_config"
endif # BOARD_NRF52840_NRF9160DK