Re: [PATCH] powerpc/configs/powernv: Add IGB=y

2023-04-26 Thread Michael Ellerman
On Thu, 20 Apr 2023 15:21:49 +1000, Michael Ellerman wrote: > Some powernv machines use IGB for networking, so build the driver in to > enable net booting such machines. > > Applied to powerpc/next. [1/1] powerpc/configs/powernv: Add IGB=y https://git.kernel.org/powerpc/c/836a3de6b2bfe0b7

[PATCH] powerpc/configs/powernv: Add IGB=y

2023-04-19 Thread Michael Ellerman
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 --- arch/powerpc/configs/powernv_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/powerpc/configs/powernv_def