remove pppoe init script, add ifup.pppoe for that
[openwrt.git] / package / wol / Config.in
1 config BR2_PACKAGE_WOL
2         tristate "wol - Wake On LAN client"
3         default m if CONFIG_DEVEL
4         help
5           wol implements Wake On LAN functionality in a small program. 
6           It wakes up hardware that is Magic Packet compliant.
7           
8           http://ahh.sourceforge.net/wol/
9