Linux Audio

Check our new training course

Loading...
Note: File does not exist in v4.6.
 1# SPDX-License-Identifier: GPL-2.0-only
 2config INFINIBAND_HFI1
 3	tristate "Cornelis OPX Gen1 support"
 4	depends on X86_64 && INFINIBAND_RDMAVT && I2C && !UML
 5	select MMU_NOTIFIER
 6	select CRC32
 7	select I2C_ALGOBIT
 8	help
 9	This is a low-level driver for Cornelis OPX Gen1 adapter.
10config 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
17config 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