fix defaults/depends for httping menuconfig
[openwrt.git] / 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.024026 seconds and 4 git commands to generate.