xref: /OK3568_Linux_fs/buildroot/package/abootimg/Config.in.host (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_HOST_ABOOTIMG
2	bool "host abootimg"
3	select BR2_PACKAGE_HOST_UTIL_LINUX
4	help
5	  Tool to manipulate Android Boot Images, either on files
6	  or directly on /dev block devices.
7
8	  https://github.com/ggrandou/abootimg
9