xref: /OK3568_Linux_fs/buildroot/package/debianutils/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_DEBIANUTILS
2	bool "debianutils"
3	depends on BR2_USE_MMU # fork()
4	depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
5	help
6	  Miscellaneous utilities specific to Debian.
7
8	  The specific utilities included are: add-shell installkernel
9	  ischroot remove-shell run-parts savelog tempfile which.
10
11	  https://tracker.debian.org/pkg/debianutils
12