File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,12 +16,12 @@ choice WIFI_NRF70_OPER_MODES
16
16
Select the operating mode of the nRF700x driver
17
17
18
18
config WIFI_NRF70_SYSTEM_MODE
19
- bool "Enable nRF70 system mode"
19
+ bool "nRF70 system mode"
20
20
help
21
21
Select this option to enable system mode of the nRF700x driver
22
22
23
23
config WIFI_NRF70_SCAN_ONLY
24
- bool "Enable nRF70 scan only mode"
24
+ bool "nRF70 scan only mode"
25
25
help
26
26
Select this option to enable scan only mode of the nRF700x driver
27
27
@@ -36,7 +36,7 @@ endchoice
36
36
if WIFI_NRF70_SYSTEM_MODE
37
37
38
38
config WIFI_NRF70_SYSTEM_WITH_RAW_MODES
39
- bool "Enable nRF70 system with raw modes"
39
+ bool "nRF70 system with raw modes"
40
40
help
41
41
Select this option to enable nRF700x driver with raw modes
42
42
endif
You can’t perform that action at this time.
0 commit comments