aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Ellerman <[email protected]>2023-04-20 15:21:49 +1000
committerMichael Ellerman <[email protected]>2023-04-21 16:16:26 +1000
commit836a3de6b2bfe0b7c96a7104d3d567883d8a57b3 (patch)
tree05b49741caa158d1b29a5db9700eb73625ebd536
parentda66ed3198162882755d5c9a147e36f02dc9be93 (diff)
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 <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://msgid.link/[email protected]
-rw-r--r--arch/powerpc/configs/powernv_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/configs/powernv_defconfig b/arch/powerpc/configs/powernv_defconfig
index c92652575064..92e3a8fea04a 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