diff mbox series

parisc: Include Intel E1000 driver in 32-bit defconfig

Message ID YdeM5172NZkBA1EU@ls3530 (mailing list archive)
State Not Applicable
Headers show
Series parisc: Include Intel E1000 driver in 32-bit defconfig | expand

Commit Message

Helge Deller Jan. 7, 2022, 12:44 a.m. UTC
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 mbox series

Patch

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