From 1a1ac77c2644a780ada0a8c6a42a1167483bdd32 Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Wed, 26 Sep 2007 06:32:42 +0000 Subject: Reduce clutter in packages menu --- package/busybox/Config.in | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'package/busybox') diff --git a/package/busybox/Config.in b/package/busybox/Config.in index 1574cf2f0..431b57e19 100644 --- a/package/busybox/Config.in +++ b/package/busybox/Config.in @@ -1,3 +1,10 @@ +menuconfig BR2_BUSYBOX_MENU + bool "Busybox configuration -- the default minimal system" + default y + help + Configuration of Busybox, + +if BR2_BUSYBOX_MENU config BR2_PACKAGE_BUSYBOX bool "BusyBox" default y @@ -155,3 +162,4 @@ config BR2_BANNER # depends on BR2_PACKAGE_BUSYBOX # help # Build small initramfs perusing busybox. +endif -- cgit v1.2.3