blob: 036eee3053168eaae6d5f550bfefc3a794e09700 (
plain)
1
2
3
4
5
|
config BR2_PACKAGE_WOL
tristate "Wake On LAN client"
default m if CONFIG_DEVEL
help
wol implements Wake On LAN functionality in a small program. It wakes up hardware that is Magic Packet compliant.
|