Bluetooth: Controller: Only select BT_TICKER_LAZY_GET for ZLL

BT_TICKER_LAZY_GET is a ZLL only kconfig and should not be selected for
other controllers.

Signed-off-by: Timothy Keys <timothy.keys@nordicsemi.no>
This commit is contained in:
Timothy Keys 2025-04-29 11:42:31 +01:00 committed by Benjamin Cabé
commit cc9279e3ce

View file

@ -887,7 +887,7 @@ endif # BT_CTLR_SYNC_PERIODIC
config BT_CTLR_SYNC_TRANSFER_SENDER
bool "Periodic Advertising Sync Transfer sender"
depends on BT_CTLR_SYNC_TRANSFER_SENDER_SUPPORT
select BT_TICKER_LAZY_GET
select BT_TICKER_LAZY_GET if BT_LL_SW_SPLIT
default BT_PER_ADV_SYNC_TRANSFER_SENDER
help
Enable support for the Periodic Advertising Sync Transfer control procedure