zephyr/boards/nordic/nrf54l15dk/Kconfig.defconfig

13 lines
253 B
Plaintext
Raw Normal View History

# Copyright (c) 2024 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
if BOARD_NRF54L15DK_NRF54L15_CPUAPP
config BT_CTLR
default BT
config ROM_START_OFFSET
default 0x800 if BOOTLOADER_MCUBOOT
endif # BOARD_NRF54L15DK_NRF54L15_CPUAPP