powerpc/configs/powernv: Add IGB=y
authorMichael Ellerman <mpe@ellerman.id.au>
Thu, 20 Apr 2023 05:21:49 +0000 (15:21 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 21 Apr 2023 06:16:26 +0000 (16:16 +1000)
Some powernv machines use IGB for networking, so build the driver in to
enable net booting such machines.

Suggested-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230420052149.1328094-1-mpe@ellerman.id.au
arch/powerpc/configs/powernv_defconfig

index c92652575064d18d4aa3b415089dd256e3987550..92e3a8fea04a5b96673617fd8c8107573503397c 100644 (file)
@@ -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