]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blob - drivers/net/ethernet/huawei/hinic/Kconfig
Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power...
[mirror_ubuntu-jammy-kernel.git] / drivers / net / ethernet / huawei / hinic / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Huawei driver configuration
4 #
5
6 config HINIC
7 tristate "Huawei Intelligent PCIE Network Interface Card"
8 depends on (PCI_MSI && (X86 || ARM64))
9 ---help---
10 This driver supports HiNIC PCIE Ethernet cards.
11 To compile this driver as part of the kernel, choose Y here.
12 If unsure, choose N.
13 The default is compiled as module.