This package contains a Linux init script suitable for resource-limited systems which can be used as an alternative to the one provided by Busybox. Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> Cc: Yann E. MORIN <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Reviewed-by: Damien Le Moal <dlemoal@kernel.org> [yann.morin.1998@free.fr: drop 'imply busybox'] Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
8 lines
232 B
Plaintext
8 lines
232 B
Plaintext
config BR2_PACKAGE_TINYINIT
|
|
bool "tinyinit"
|
|
depends on BR2_INIT_TINYINIT
|
|
help
|
|
A Linux tiny initialization script suitable for resource
|
|
limited systems, which can be used as an alternative to the
|
|
one provided by Busybox.
|