blob: b969ee535fa97ad1630a2c2277bba82fb8557a03 [file] [log] [blame]
# BL5340-DVK board configuration
# Copyright (c) 2021 Laird Connectivity
# SPDX-License-Identifier: Apache-2.0
if SOC_NRF5340_CPUAPP_QKAA
config BOARD_BL5340_DVK_CPUAPP
bool "BL5340-DVK (nRF5340) Application MCU"
config BOARD_BL5340_DVK_CPUAPP_NS
bool "BL5340-DVK (nRF5340) Application MCU non-secure"
endif # SOC_NRF5340_CPUAPP_QKAA
config BOARD_BL5340_DVK_CPUNET
bool "BL5340-DVK (nRF5340) Network MCU"
depends on SOC_NRF5340_CPUNET_QKAA