From: Michael Ellerman Date: Thu, 20 Apr 2023 05:21:49 +0000 (+1000) Subject: powerpc/configs/powernv: Add IGB=y X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=836a3de6b2bfe0b7c96a7104d3d567883d8a57b3;p=linux.git powerpc/configs/powernv: Add IGB=y Some powernv machines use IGB for networking, so build the driver in to enable net booting such machines. Suggested-by: Nicholas Piggin Signed-off-by: Michael Ellerman Link: https://msgid.link/20230420052149.1328094-1-mpe@ellerman.id.au --- diff --git a/arch/powerpc/configs/powernv_defconfig b/arch/powerpc/configs/powernv_defconfig index c92652575064d..92e3a8fea04a5 100644 --- a/arch/powerpc/configs/powernv_defconfig +++ b/arch/powerpc/configs/powernv_defconfig @@ -170,6 +170,7 @@ CONFIG_S2IO=m CONFIG_E100=y CONFIG_E1000=y CONFIG_E1000E=y +CONFIG_IGB=y CONFIG_IXGB=m CONFIG_IXGBE=m CONFIG_I40E=m