arch/nrf52: fix configuration for SoftDevice, LFCLK is required but it doesn't have to be XTAL
This commit is contained in:
parent
cf5cd222d6
commit
238b606057
@ -666,7 +666,7 @@ menuconfig NRF52_SOFTDEVICE_CONTROLLER
|
|||||||
select ARCH_IRQPRIO
|
select ARCH_IRQPRIO
|
||||||
select CRYPTO
|
select CRYPTO
|
||||||
select CRYPTO_RANDOM_POOL
|
select CRYPTO_RANDOM_POOL
|
||||||
depends on NRF52_LFCLK_XTAL
|
select NRF52_USE_LFCLK
|
||||||
---help---
|
---help---
|
||||||
This enables use of Nordic SoftDevice controller
|
This enables use of Nordic SoftDevice controller
|
||||||
(SDC). It is a library version of a subset of
|
(SDC). It is a library version of a subset of
|
||||||
|
Loading…
Reference in New Issue
Block a user