Skip to content

Commit 836a3de

Browse files
committed
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 <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20230420052149.1328094-1-mpe@ellerman.id.au
1 parent da66ed3 commit 836a3de

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/powerpc/configs/powernv_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ CONFIG_S2IO=m
170170
CONFIG_E100=y
171171
CONFIG_E1000=y
172172
CONFIG_E1000E=y
173+
CONFIG_IGB=y
173174
CONFIG_IXGB=m
174175
CONFIG_IXGBE=m
175176
CONFIG_I40E=m

0 commit comments

Comments
 (0)