blob: 1413d6b9885aa6b304a76f280a1a7233a9f717e3 (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BR2_PACKAGE_WOL
prompt "wol............................... Wake On LAN client"
tristate
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.
http://ahh.sourceforge.net/wol/
|