1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-04-29 21:21:54 +01:00
Files
operating-system/buildroot/package/omap-u-boot-utils/Config.in.host
2018-03-17 23:47:00 +00:00

10 lines
332 B
Plaintext

config BR2_PACKAGE_HOST_OMAP_U_BOOT_UTILS
bool "host omap-u-boot-utils"
depends on BR2_arm || BR2_armeb
help
U-Boot Utilities for Texas Instrument's OMAP platforms.
This is a set of tools to control U-Boot from scripts,
generate OMAP-specific signed image files and more.
https://github.com/nmenon/omap-u-boot-utils