* [PATCH] parisc: Include Intel E1000 driver in 32-bit defconfig
@ 2022-01-07 0:44 Helge Deller
0 siblings, 0 replies; only message in thread
From: Helge Deller @ 2022-01-07 0:44 UTC (permalink / raw)
To: linux-parisc
This is currently the only emulated network card in qemu for parisc
linux, so better include it in the default config.
Signed-off-by: Helge Deller <deller@gmx.de>
diff --git a/arch/parisc/configs/generic-32bit_defconfig b/arch/parisc/configs/generic-32bit_defconfig
index 53061cb2cf7f..5945555a45d7 100644
--- a/arch/parisc/configs/generic-32bit_defconfig
+++ b/arch/parisc/configs/generic-32bit_defconfig
@@ -89,6 +88,7 @@ CONFIG_TULIP=y
# CONFIG_NET_VENDOR_DLINK is not set
# CONFIG_NET_VENDOR_EMULEX is not set
CONFIG_LASI_82596=y
+CONFIG_E1000=y
# CONFIG_NET_VENDOR_MELLANOX is not set
# CONFIG_NET_VENDOR_MICREL is not set
# CONFIG_NET_VENDOR_MYRI is not set
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-01-07 0:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-07 0:44 [PATCH] parisc: Include Intel E1000 driver in 32-bit defconfig Helge Deller
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.