zephyr/boards/nordic/nrf54h20dk/Kconfig.defconfig

17 lines
311 B
Plaintext

# Copyright (c) 2024 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
if BOARD_NRF54H20DK_NRF54H20_CPUAPP
config BT_HCI_IPC
default y if BT
endif # BOARD_NRF54H20DK_NRF54H20_CPUAPP
if BOARD_NRF54H20DK_NRF54H20_CPURAD
config BT_CTLR
default y if BT
endif # BOARD_NRF54H20DK_NRF54H20_CPURAD