Config.in 232 B

1234567
  1. config BR2_PACKAGE_TINYINIT
  2. bool "tinyinit"
  3. depends on BR2_INIT_TINYINIT
  4. help
  5. A Linux tiny initialization script suitable for resource
  6. limited systems, which can be used as an alternative to the
  7. one provided by Busybox.