From aaf091f97dce15460b52d47c95cac81762be7612 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Thu, 10 Feb 2011 11:18:31 +0100 Subject: remve erroneous dependensies on INSTALLER Signed-off-by: Denys Vlasenko --- Config.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'Config.in') diff --git a/Config.in b/Config.in index 0ae48e9fe..b49181732 100644 --- a/Config.in +++ b/Config.in @@ -126,7 +126,6 @@ config FEATURE_INSTALLER config INSTALL_NO_USR bool "Don't use /usr" default n - depends on FEATURE_INSTALLER help Disable use of /usr. busybox --install and "make install" will install applets only to /bin and /sbin, @@ -701,7 +700,6 @@ config INSTALL_APPLET_SCRIPT_WRAPPERS config INSTALL_APPLET_DONT bool "not installed" - depends on FEATURE_INSTALLER || FEATURE_SH_STANDALONE || FEATURE_PREFER_APPLETS help Do not install applet links. Useful when you plan to use busybox --install for installing links, or plan to use -- cgit v1.2.3