--- zzzz-none-000/linux-4.4.271/drivers/net/ethernet/intel/Kconfig 2021-06-03 06:22:09.000000000 +0000 +++ hawkeye-5590-750/linux-4.4.271/drivers/net/ethernet/intel/Kconfig 2023-04-19 10:22:29.000000000 +0000 @@ -351,4 +351,17 @@ Say Y here if you want to use Virtual eXtensible Local Area Network (VXLAN) in the driver. +config VRX518 + tristate "Intel(R) VRX518 SmartPHY DSL PCIe Endpoint support" + depends on PCI_MSI + ---help--- + This driver supports Intel(R) VRX518 DSL PCIe Endpoint/ACA functions. + + To compile this driver as a module, choose M here. The module + will be called vrx518. MSI interrupt support is required for + this driver to work correctly. + + +source "drivers/net/ethernet/intel/vrx518/Kconfig" + endif # NET_VENDOR_INTEL