Skip to content

Commit 4260925

Browse files
committed
mpsl: enable legacy implementation of clock drivers
Enable clock drivers legacy implementation for MPSL. Signed-off-by: Michal Frankiewicz <michal.frankiewicz@nordicsemi.no>
1 parent b9ec59e commit 4260925

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mpsl/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ config MPSL
1010
select IEEE802154_NRF5_EXT_IRQ_MGMT if IEEE802154_NRF5
1111
select NRF_802154_MULTIPROTOCOL_SUPPORT if NRF_802154_RADIO_DRIVER
1212
select MULTITHREADING_LOCK
13+
select CLOCK_CONTROL_NRF if DT_HAS_NORDIC_NRF_CLOCK_ENABLED
1314
select NRF_GRTC_TIMER_AUTO_KEEP_ALIVE if NRF_GRTC_TIMER
1415
depends on (SOC_SERIES_BSIM_NRFXX || SOC_SERIES_NRF52 || SOC_NRF5340_CPUNET ||\
1516
SOC_NRF54H20_CPURAD || SOC_SERIES_NRF54L || SOC_SERIES_NRF71)

0 commit comments

Comments
 (0)