diff options
Diffstat (limited to 'package/busybox')
-rw-r--r-- | package/busybox/Config.in.manual | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/Config.in.manual b/package/busybox/Config.in.manual index b613e91f9..c2efc4888 100644 --- a/package/busybox/Config.in.manual +++ b/package/busybox/Config.in.manual @@ -228,7 +228,7 @@ endchoice config ADK_PACKAGE_BUSYBOX_HIDE bool "hide packages provided by busybox applets" depends on ADK_PACKAGE_BUSYBOX - default n + default y help Do not show packages which are provided as busybox applets |