mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-15 21:59:27 +00:00
8 lines
240 B
Plaintext
8 lines
240 B
Plaintext
config BR2_PACKAGE_HOST_VBOOT_UTILS
|
|
bool "host vboot utils"
|
|
select BR2_PACKAGE_HOST_UTIL_LINUX
|
|
help
|
|
Chromium OS verified boot utilities: futility and cgpt.
|
|
|
|
https://www.chromium.org/chromium-os/chromiumos-design-docs/verified-boot
|