xref: /OK3568_Linux_fs/buildroot/package/firmware-utils/Config.in.host (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_HOST_FIRMWARE_UTILS
2	bool "host firmware-utils"
3	help
4	  Firmware utils are tools that can be used for managing
5	  platform / device / vendor specific firmware images. Depending
6	  on a specific tool it may be possible to read information,
7	  extract data, modify or build an image from a scratch.
8
9	  A common host usage of firmware utils is to build a bootloader
10	  supported image.
11
12	  https://git.openwrt.org/?p=project/firmware-utils.git;a=summary
13