arm64: defconfig: Enable e1000 device
authorLi Yang <leoyang.li@nxp.com>
Wed, 11 Mar 2020 22:53:17 +0000 (17:53 -0500)
committerShawn Guo <shawnguo@kernel.org>
Mon, 16 Mar 2020 01:32:57 +0000 (09:32 +0800)
Enables e1000 Ethernet device as it is used as a low-cost failover
Ethernet port on various QorIQ reference boards.  Enabled as built-in
for booting from network without initramfs.

Signed-off-by: Li Yang <leoyang.li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/configs/defconfig

index a0babe16fc3b54224a3b53651be6ded8cb0c322b..0c110182497a488f7d621a9fa923bff379b2a438 100644 (file)
@@ -290,6 +290,7 @@ CONFIG_HNS_ENET=y
 CONFIG_HNS3=y
 CONFIG_HNS3_HCLGE=y
 CONFIG_HNS3_ENET=y
+CONFIG_E1000=y
 CONFIG_E1000E=y
 CONFIG_IGB=y
 CONFIG_IGBVF=y