Kconfig 583 B

1234567891011121314151617181920212223
  1. config INFINIBAND_HFI1
  2. tristate "Intel OPA Gen1 support"
  3. depends on X86_64 && INFINIBAND_RDMAVT && I2C
  4. select MMU_NOTIFIER
  5. select CRC32
  6. select I2C_ALGOBIT
  7. ---help---
  8. This is a low-level driver for Intel OPA Gen1 adapter.
  9. config HFI1_DEBUG_SDMA_ORDER
  10. bool "HFI1 SDMA Order debug"
  11. depends on INFINIBAND_HFI1
  12. default n
  13. ---help---
  14. This is a debug flag to test for out of order
  15. sdma completions for unit testing
  16. config SDMA_VERBOSITY
  17. bool "Config SDMA Verbosity"
  18. depends on INFINIBAND_HFI1
  19. default n
  20. ---help---
  21. This is a configuration flag to enable verbose
  22. SDMA debug