162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ciconfig INFINIBAND_HFI1 362306a36Sopenharmony_ci tristate "Cornelis OPX Gen1 support" 462306a36Sopenharmony_ci depends on X86_64 && INFINIBAND_RDMAVT && I2C && !UML 562306a36Sopenharmony_ci select MMU_NOTIFIER 662306a36Sopenharmony_ci select CRC32 762306a36Sopenharmony_ci select I2C_ALGOBIT 862306a36Sopenharmony_ci help 962306a36Sopenharmony_ci This is a low-level driver for Cornelis OPX Gen1 adapter. 1062306a36Sopenharmony_ciconfig HFI1_DEBUG_SDMA_ORDER 1162306a36Sopenharmony_ci bool "HFI1 SDMA Order debug" 1262306a36Sopenharmony_ci depends on INFINIBAND_HFI1 1362306a36Sopenharmony_ci default n 1462306a36Sopenharmony_ci help 1562306a36Sopenharmony_ci This is a debug flag to test for out of order 1662306a36Sopenharmony_ci sdma completions for unit testing 1762306a36Sopenharmony_ciconfig SDMA_VERBOSITY 1862306a36Sopenharmony_ci bool "Config SDMA Verbosity" 1962306a36Sopenharmony_ci depends on INFINIBAND_HFI1 2062306a36Sopenharmony_ci default n 2162306a36Sopenharmony_ci help 2262306a36Sopenharmony_ci This is a configuration flag to enable verbose 2362306a36Sopenharmony_ci SDMA debug 24