aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Config.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/Config.in b/Config.in
index 00e95bf4f..499233bc1 100644
--- a/Config.in
+++ b/Config.in
@@ -445,8 +445,7 @@ config INSTALL_APPLET_HARDLINKS
445 on a filesystem with few inodes. 445 on a filesystem with few inodes.
446 446
447config INSTALL_APPLET_DONT 447config INSTALL_APPLET_DONT
448 bool 448 bool "not installed"
449 prompt "not installed"
450 depends on FEATURE_INSTALLER || FEATURE_SH_STANDALONE_SHELL || FEATURE_EXEC_PREFER_APPLETS 449 depends on FEATURE_INSTALLER || FEATURE_SH_STANDALONE_SHELL || FEATURE_EXEC_PREFER_APPLETS
451 help 450 help
452 Do not install applet links. Useful when using the -install feature 451 Do not install applet links. Useful when using the -install feature