[PATCH] powerpc/configs/powernv: Add IGB=y
    Michael Ellerman 
    mpe at ellerman.id.au
       
    Thu Apr 20 15:21:49 AEST 2023
    
    
  
Some powernv machines use IGB for networking, so build the driver in to
enable net booting such machines.
Suggested-by: Nicholas Piggin <npiggin at gmail.com>
Signed-off-by: Michael Ellerman <mpe at ellerman.id.au>
---
 arch/powerpc/configs/powernv_defconfig | 1 +
 1 file changed, 1 insertion(+)
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
-- 
2.39.2
    
    
More information about the Linuxppc-dev
mailing list