]> asedeno.scripts.mit.edu Git - linux.git/blob - drivers/infiniband/hw/hfi1/Kconfig
Merge tag 'block-5.6-2020-02-22' of git://git.kernel.dk/linux-block
[linux.git] / drivers / infiniband / hw / hfi1 / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config INFINIBAND_HFI1
3         tristate "Intel OPA Gen1 support"
4         depends on X86_64 && INFINIBAND_RDMAVT && I2C
5         select MMU_NOTIFIER
6         select CRC32
7         select I2C_ALGOBIT
8         ---help---
9         This is a low-level driver for Intel OPA Gen1 adapter.
10 config HFI1_DEBUG_SDMA_ORDER
11         bool "HFI1 SDMA Order debug"
12         depends on INFINIBAND_HFI1
13         default n
14         ---help---
15         This is a debug flag to test for out of order
16         sdma completions for unit testing
17 config SDMA_VERBOSITY
18         bool "Config SDMA Verbosity"
19         depends on INFINIBAND_HFI1
20         default n
21         ---help---
22         This is a configuration flag to enable verbose
23         SDMA debug