Changed download site
[openwrt.git] / package / httping / Config.in
index 2b8ef02..8c84ec7 100644 (file)
@@ -1,7 +1,7 @@
 menu "httping........................... Httping is like 'ping' but for http-requests."
 
 config BR2_PACKAGE_HTTPING
-       prompt "httping.............................. Httping is like 'ping' but for http-requests."
+       prompt "httping............................ Httping is like 'ping' but for http-requests."
        tristate
        default m if CONFIG_DEVEL
        help
@@ -16,6 +16,6 @@ config BR2_PACKAGE_HTTPING_WITH_SSL
        prompt "Enable SSL support"
        bool
        default y
-       select BR2_PACKAGE_HTTPING
+       depends BR2_PACKAGE_HTTPING
 
 endmenu
This page took 0.022861 seconds and 4 git commands to generate.