[PATCH] arch/x86/configs/x86_64_defconfig: enable CONFIG_E1000E=y

From: Konstantin Khlebnikov
Date: Tue Apr 19 2016 - 04:21:26 EST


Very common ethernet. Already enabled in i386_defconfig

Signed-off-by: Konstantin Khlebnikov <koct9i@xxxxxxxxx>
---
arch/x86/configs/x86_64_defconfig | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/x86/configs/x86_64_defconfig b/arch/x86/configs/x86_64_defconfig
index 4f404a64681b..0c8d7963483c 100644
--- a/arch/x86/configs/x86_64_defconfig
+++ b/arch/x86/configs/x86_64_defconfig
@@ -173,6 +173,7 @@ CONFIG_TIGON3=y
CONFIG_NET_TULIP=y
CONFIG_E100=y
CONFIG_E1000=y
+CONFIG_E1000E=y
CONFIG_SKY2=y
CONFIG_FORCEDETH=y
CONFIG_8139TOO=y