Kconfig 629 B

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