Skip to content

Commit b505942

Browse files
cvinayaknashif
authored andcommitted
Bluetooth: Controller: nrf54L15bsim: Use NRF_GRTC
Use NRF_GRTC in nrf54l15bsim board builds. Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
1 parent 125f397 commit b505942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subsys/bluetooth/controller/Kconfig.ll_sw_split

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -833,7 +833,7 @@ config BT_CTLR_RX_PDU_META
833833

834834
config BT_CTLR_NRF_GRTC
835835
bool "Use nRF GRTC peripheral"
836-
depends on SOC_SERIES_NRF54LX
836+
depends on SOC_COMPATIBLE_NRF54LX
837837
select BT_TICKER_CNTR_FREE_RUNNING
838838
default y
839839
help

0 commit comments

Comments
 (0)