fix defaults/depends for httping menuconfig
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 18 Feb 2006 23:29:46 +0000 (23:29 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 18 Feb 2006 23:29:46 +0000 (23:29 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3252 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/httping/Config.in

index 4ba8455..8c84ec7 100644 (file)
@@ -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.027637 seconds and 4 git commands to generate.