xref: /OK3568_Linux_fs/buildroot/package/omap-u-boot-utils/Config.in.host (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_HOST_OMAP_U_BOOT_UTILS
2	bool "host omap-u-boot-utils"
3	depends on BR2_arm || BR2_armeb
4	help
5	  U-Boot Utilities for Texas Instrument's OMAP platforms.
6	  This is a set of tools to control U-Boot from scripts,
7	  generate OMAP-specific signed image files and more.
8
9	  https://github.com/nmenon/omap-u-boot-utils
10