blob: f724fd0a1cb91599a70708148f0e049e54ecf342 (
plain)
1
2
3
4
5
6
7
|
config BR2_PACKAGE_WAKELAN
prompt "wakelan........................... Send a wake-on-lan packet"
tristate
default m if CONFIG_DEVEL
help
WakeLan sends a properly formatted UDP packet across the network
which will cause a wake-on-lan enabled computer to power on.
|