We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7830f6c commit 524ff60Copy full SHA for 524ff60
soc/nordic/nrf54h/Kconfig
@@ -80,7 +80,7 @@ config SOC_NRF54H20_TDD_ENABLE
80
81
config SOC_NRF54H20_CPURAD_ENABLE
82
bool "Boot the nRF54H20 Radio core"
83
- default y if NRF_802154_SER_HOST
+ default y if NRF_802154_SER_HOST || BT_HCI_HOST
84
depends on SOC_NRF54H20_CPUAPP
85
select NRF_IRONSIDE_CPUCONF_SERVICE
86
select SOC_LATE_INIT_HOOK
0 commit comments