1config BR2_PACKAGE_HOST_DRACUT
2 bool
3 select BR2_PACKAGE_HOST_KMOD
4 help
5 dracut is used to create an initramfs image by
6 copying tools and files from an installed system
7 and combining it with the dracut framework.
8
9 https://dracut.wiki.kernel.org
10