From 74b11d61dae1b85caad3d0c2ae9a123575246f7d Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 18 Feb 2006 23:29:46 +0000 Subject: [PATCH] fix defaults/depends for httping menuconfig git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3252 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/httping/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/package/httping/Config.in b/openwrt/package/httping/Config.in index 4ba8455db3..8c84ec7c9f 100644 --- a/openwrt/package/httping/Config.in +++ b/openwrt/package/httping/Config.in @@ -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 -- 2.11.0