fix defaults/depends for httping menuconfig
[openwrt/svn-archive/archive.git] / openwrt / package / httping / Config.in
index 4ba8455db37f1a294d3f64001ae3a239f30819e5..8c84ec7c9fb84da77f8a40f8e1f4911233e6bfbe 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