We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad0444b commit f7e45f5Copy full SHA for f7e45f5
modules/Kconfig.nordic
@@ -20,18 +20,6 @@ menuconfig NRF_802154_RADIO_DRIVER
20
21
if NRF_802154_RADIO_DRIVER
22
23
-choice NRF_802154_SL_CHOICE
24
- prompt "nRF 802.15.4 Service Layer selection"
25
- help
26
- Select implementation of nRF 802.15.4 Service Layer.
27
-
28
-config NRF_802154_SL_OPENSOURCE
29
- bool "Open source nRF 802.15.4 Service Layer."
30
31
- Use open source implementation of nRF 802.15.4 Service Layer.
32
33
-endchoice # NRF_802154_SL_CHOICE
34
35
choice NRF_802154_CCA_MODE
36
prompt "nRF IEEE 802.15.4 CCA mode"
37
default NRF_802154_CCA_MODE_ED
0 commit comments