summaryrefslogtreecommitdiff
path: root/package/busybox/Config.in.manual
diff options
context:
space:
mode:
Diffstat (limited to 'package/busybox/Config.in.manual')
-rw-r--r--package/busybox/Config.in.manual7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/busybox/Config.in.manual b/package/busybox/Config.in.manual
index fce7e9a2e..829a0d82f 100644
--- a/package/busybox/Config.in.manual
+++ b/package/busybox/Config.in.manual
@@ -13,6 +13,13 @@ config ADK_PACKAGE_BUSYBOX
WWW: http://www.busybox.net
+config ADK_PACKAGE_BUSYBOX_HIDE
+ prompt "hide packages provided by busybox applets"
+ boolean
+ default y
+ help
+ Do not show packages which are provided as busybox applets
+
menu "Busybox Configuration"
depends on ADK_PACKAGE_BUSYBOX
source "package/busybox/config/Config.in"