disable non-essential packages by default if DEVELOPER is unset on make menuconfig
[openwrt.git] / openwrt / package / wol / Config.in
1 config BR2_PACKAGE_WOL
2 tristate "Wake On LAN client"
3 default m if CONFIG_DEVEL
4 help
5 wol implements Wake On LAN functionality in a small program. It wakes up hardware that is Magic Packet compliant.
This page took 0.054049 seconds and 5 git commands to generate.