Kconfig 588 B

1234567891011121314151617181920
  1. config BOOTLOADER_DRIVER
  2. bool "PowerTV Bootloader Driver Support"
  3. default n
  4. depends on POWERTV
  5. help
  6. Use this option if you want to load bootloader driver.
  7. config BOOTLOADER_FAMILY
  8. string "POWERTV Bootloader Family string"
  9. default "85"
  10. depends on POWERTV && !BOOTLOADER_DRIVER
  11. help
  12. This value should be specified when the bootloader driver is disabled
  13. and must be exactly two characters long. Families supported are:
  14. R1 - RNG-100 R2 - RNG-200
  15. A1 - Class A B1 - Class B
  16. E1 - Class E F1 - Class F
  17. 44 - 45xx 46 - 46xx
  18. 85 - 85xx 86 - 86xx