From 71da71d92d57421fb3546986f68e854ae472cf1a Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 23 Dec 2015 22:02:03 +0100 Subject: optimize for really small systems Default to busybox hush for noMMU systems. Add busybox profiles to choose a minimal busybox config for noMMU systems. Add gdb git from ysato for h8/300 simulator. Change some kernel defaults to off to have a really small kernel. For bfin simulator the kernel+initramfs is smaller then 2MB in size. --- package/busybox/config/init/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'package/busybox/config/init') diff --git a/package/busybox/config/init/Config.in b/package/busybox/config/init/Config.in index 2cd18269c..7910b0f4d 100644 --- a/package/busybox/config/init/Config.in +++ b/package/busybox/config/init/Config.in @@ -165,6 +165,7 @@ config BUSYBOX_INIT_TERMINAL_TYPE Note that on Linux, init attempts to detect serial terminal and sets TERM to "vt102" if one is found. + config BUSYBOX_MESG bool "mesg" default n -- cgit v1.2.3