Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c8488a8a authored by Vitaly Kuznetsov's avatar Vitaly Kuznetsov Committed by David S. Miller
Browse files

hinic: don't build the module by default



We probably don't want to enable code supporting particular hardware by
default e.g. when someone does 'make defconfig'. Other ethernet modules
don't do it.

Signed-off-by: default avatarVitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent acae4b48
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -5,7 +5,6 @@
config HINIC
	tristate "Huawei Intelligent PCIE Network Interface Card"
	depends on (PCI_MSI && X86)
	default m
	---help---
	  This driver supports HiNIC PCIE Ethernet cards.
	  To compile this driver as part of the kernel, choose Y here.