summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip/Kconfig
diff options
context:
space:
mode:
authorHoratiu Vultur <horatiu.vultur@microchip.com>2021-11-29 13:43:55 +0100
committerDavid S. Miller <davem@davemloft.net>2021-11-29 12:58:38 +0000
commitdb8bcaad539314df5d58f2c57465e965440d1aa6 (patch)
tree96a7c7cf31df30dafc74b3a120c9a6403dab24ae /drivers/net/ethernet/microchip/Kconfig
parent642fcf53a9ac145c451483036ab73b6dfce7f8d7 (diff)
net: lan966x: add the basic lan966x driver
This patch adds basic SwitchDev driver framework for lan966x. It includes only the IO range mapping and probing of the switch. Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/microchip/Kconfig')
-rw-r--r--drivers/net/ethernet/microchip/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ethernet/microchip/Kconfig b/drivers/net/ethernet/microchip/Kconfig
index 735eea1dacf1..ed7a35c3ceac 100644
--- a/drivers/net/ethernet/microchip/Kconfig
+++ b/drivers/net/ethernet/microchip/Kconfig
@@ -55,6 +55,7 @@ config LAN743X
To compile this driver as a module, choose M here. The module will be
called lan743x.
+source "drivers/net/ethernet/microchip/lan966x/Kconfig"
source "drivers/net/ethernet/microchip/sparx5/Kconfig"
endif # NET_VENDOR_MICROCHIP