summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorDaniel Machon <daniel.machon@microchip.com>2024-09-05 10:06:29 +0200
committerPaolo Abeni <pabeni@redhat.com>2024-09-10 11:04:16 +0200
commit63acda75801fa2f8ff10c4748cc8c420d34f6ea3 (patch)
treec6ba75bef7de3b33ccf50063e1b9591a1bf3fb47 /drivers
parenta9b1fab3b69f163bbe7a012d0c3f6b5204500c05 (diff)
net: lan966x: select FDMA library
Select the newly introduced FDMA library. Signed-off-by: Daniel Machon <daniel.machon@microchip.com> Reviewed-by: Horatiu Vultur <horatiu.vultur@microchip.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/net/ethernet/microchip/lan966x/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ethernet/microchip/lan966x/Kconfig b/drivers/net/ethernet/microchip/lan966x/Kconfig
index f9ebffc04eb8..f663b6e12466 100644
--- a/drivers/net/ethernet/microchip/lan966x/Kconfig
+++ b/drivers/net/ethernet/microchip/lan966x/Kconfig
@@ -8,6 +8,7 @@ config LAN966X_SWITCH
select PHYLINK
select PAGE_POOL
select VCAP
+ select FDMA
help
This driver supports the Lan966x network switch device.