--- zzzz-none-000/linux-4.9.276/drivers/net/ethernet/intel/Kconfig 2021-07-20 14:21:16.000000000 +0000 +++ falcon-5530-750/linux-4.9.276/drivers/net/ethernet/intel/Kconfig 2023-04-05 08:19:01.000000000 +0000 @@ -275,4 +275,30 @@ To compile this driver as a module, choose M here. The module will be called fm10k. MSI-X interrupt support is required +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. + +config VRX518_TC + tristate "Intel(R) VRX518 SmartPHY DSL PCIe Endpoint support" + depends on VRX518 + select ATM_MPOA_INTEL_DSL_PHY_SUPPORT + ---help--- + This driver supports Intel(R) VRX518 TC functions. + + To compile this driver as a module, choose M here. The module + will be called vrx518_tc. + +config VRX518_PCIE_SWITCH_BONDING + bool "Intel(R) VRX518 SmartPHY DSL bonding with PCIe Switch" + depends on VRX518 + ---help--- + Supported VRX518 SmartPHY PCIe DSL Bonding with PCIe switch + endif # NET_VENDOR_INTEL