xref: /OK3568_Linux_fs/buildroot/package/meson-tools/Config.in.host (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_HOST_MESON_TOOLS
2	bool "host meson-tools"
3	help
4	  meson-tools is a collection of tools for use with the
5	  Amlogic Meson family of ARM based SoCs. It allows management
6	  of signatures which are required for booting amlogic based
7	  boards with u-boot.
8
9	  https://github.com/afaerber/meson-tools
10