diff options
Diffstat (limited to 'openwrt/package/wol/Config.in')
-rw-r--r-- | openwrt/package/wol/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/wol/Config.in b/openwrt/package/wol/Config.in index c9e0383883..036eee3053 100644 --- a/openwrt/package/wol/Config.in +++ b/openwrt/package/wol/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_WOL tristate "Wake On LAN client" - default m + 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. |