Commit b5059428 authored by Vinayak Kariappa Chettimada's avatar Vinayak Kariappa Chettimada Committed by Anas Nashif
Browse files

Bluetooth: Controller: nrf54L15bsim: Use NRF_GRTC



Use NRF_GRTC in nrf54l15bsim board builds.

Signed-off-by: default avatarVinayak Kariappa Chettimada <vich@nordicsemi.no>
parent 125f3975
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -833,7 +833,7 @@ config BT_CTLR_RX_PDU_META

config BT_CTLR_NRF_GRTC
	bool "Use nRF GRTC peripheral"
	depends on SOC_SERIES_NRF54LX
	depends on SOC_COMPATIBLE_NRF54LX
	select BT_TICKER_CNTR_FREE_RUNNING
	default y
	help