Config.in.host 542 B

1234567891011121314151617
  1. config BR2_PACKAGE_HOST_AMLOGIC_BOOT_FIP
  2. bool "host amlogic-boot-fip"
  3. depends on BR2_HOSTARCH = "x86_64"
  4. help
  5. Firmware Image Package (FIP) sources used to sign Amlogic
  6. u-boot binaries in LibreELEC images
  7. https://github.com/LibreELEC/amlogic-boot-fip
  8. config BR2_PACKAGE_HOST_AMLOGIC_BOOT_FIP_DEVICE
  9. string "fip device"
  10. default "khadas-vim3"
  11. depends on BR2_PACKAGE_HOST_AMLOGIC_BOOT_FIP
  12. help
  13. Device for which you want to use this package.
  14. See the list of supported SoCs:
  15. https://github.com/LibreELEC/amlogic-boot-fip