From: Daniel Machon Date: Thu, 5 Sep 2024 08:06:29 +0000 (+0200) Subject: net: lan966x: select FDMA library X-Git-Tag: v6.12-rc1~232^2~59^2~11 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=63acda75801fa2f8ff10c4748cc8c420d34f6ea3;p=linux-block.git net: lan966x: select FDMA library Select the newly introduced FDMA library. Signed-off-by: Daniel Machon Reviewed-by: Horatiu Vultur Signed-off-by: Paolo Abeni --- 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.