1config BR2_PACKAGE_CATATONIT
2	bool "catatonit"
3	depends on BR2_USE_MMU
4	help
5	  catatonit is a simple but valid init binary to act as
6	  PID 1 for containers.
7
8	  https://github.com/openSUSE/catatonit
9