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