kumquat-buildroot/package/amlogic-boot-fip/Config.in.host
Christian Stewart 73b2421580 package/amlogic-boot-fip: fix typo in Config.in.host
Signed-off-by: Christian Stewart <christian@aperture.us>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2023-11-04 21:25:23 +01:00

18 lines
542 B
Plaintext

config BR2_PACKAGE_HOST_AMLOGIC_BOOT_FIP
bool "host amlogic-boot-fip"
depends on BR2_HOSTARCH = "x86_64"
help
Firmware Image Package (FIP) sources used to sign Amlogic
u-boot binaries in LibreELEC images
https://github.com/LibreELEC/amlogic-boot-fip
config BR2_PACKAGE_HOST_AMLOGIC_BOOT_FIP_DEVICE
string "fip device"
default "khadas-vim3"
depends on BR2_PACKAGE_HOST_AMLOGIC_BOOT_FIP
help
Device for which you want to use this package.
See the list of supported SoCs:
https://github.com/LibreELEC/amlogic-boot-fip