Config.in 431 B

123456789101112131415161718
  1. config CGMINER_AVALON1
  2. bool "Enable Avalon1(A3256) support"
  3. default n
  4. config CGMINER_AVALON2
  5. bool "Enable Avalon2(A3255)/Avalon3(A3233) support"
  6. default n
  7. config CGMINER_AVALON4
  8. bool "Enable Avalon4(A3222) support"
  9. default n
  10. config CGMINER_AVALON6
  11. bool "Enable Avalon6(A3218) support"
  12. default n
  13. config CGMINER_GEKKO
  14. bool "Enable Gekko support"
  15. default n
  16. config CGMINER_BITMAIN
  17. bool "enable BitmainS3 support"
  18. default n