diff options
Diffstat (limited to 'openwrt/package/fping')
-rw-r--r-- | openwrt/package/fping/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/fping/Config.in b/openwrt/package/fping/Config.in index 40e5e3ca3..da09f1035 100644 --- a/openwrt/package/fping/Config.in +++ b/openwrt/package/fping/Config.in @@ -1,6 +1,6 @@ config BR2_PACKAGE_FPING tristate "fping" - default m + default m if CONFIG_DEVEL help fping is a ping(1) like program which uses the Internet Control Message Protocol (ICMP) echo request to determine if a host is up. fping is different from ping in |