Bluetooth: Controller: nrf54L15bsim: Use NRF_GRTC
Use NRF_GRTC in nrf54l15bsim board builds. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
This commit is contained in:
parent
125f39758d
commit
b505942897
1 changed files with 1 additions and 1 deletions
|
@ -833,7 +833,7 @@ config BT_CTLR_RX_PDU_META
|
||||||
|
|
||||||
config BT_CTLR_NRF_GRTC
|
config BT_CTLR_NRF_GRTC
|
||||||
bool "Use nRF GRTC peripheral"
|
bool "Use nRF GRTC peripheral"
|
||||||
depends on SOC_SERIES_NRF54LX
|
depends on SOC_COMPATIBLE_NRF54LX
|
||||||
select BT_TICKER_CNTR_FREE_RUNNING
|
select BT_TICKER_CNTR_FREE_RUNNING
|
||||||
default y
|
default y
|
||||||
help
|
help
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue