Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[linux-2.6-block.git] / drivers / net / ethernet / huawei / hinic / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
51ba902a
AK
2#
3# Huawei driver configuration
4#
5
6config HINIC
7 tristate "Huawei Intelligent PCIE Network Interface Card"
292eba02 8 depends on (PCI_MSI && (X86 || ARM64))
1f7e877c 9 select NET_DEVLINK
a7f7f624 10 help
51ba902a
AK
11 This driver supports HiNIC PCIE Ethernet cards.
12 To compile this driver as part of the kernel, choose Y here.
13 If unsure, choose N.
14 The default is compiled as module.