Skip to content

Commit

Permalink
Bluetooth: Controller: nrf54L15bsim: Use NRF_GRTC
Browse files Browse the repository at this point in the history
Use NRF_GRTC in nrf54l15bsim board builds.

Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
  • Loading branch information
cvinayak authored and nashif committed Aug 30, 2024
1 parent 125f397 commit b505942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subsys/bluetooth/controller/Kconfig.ll_sw_split
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b505942

Please sign in to comment.