9 lines
147 B
Plaintext
9 lines
147 B
Plaintext
|
menu "Demos::Net::Iperf"
|
||
|
config DEMOS_IPERF
|
||
|
depends on WIFI_ENABLE
|
||
|
bool "Enable Demos Iperf"
|
||
|
default y
|
||
|
help
|
||
|
enable iperf demos
|
||
|
endmenu
|