summaryrefslogtreecommitdiffstats
path: root/arch/x86/configs
diff options
context:
space:
mode:
authorLinus Torvalds2016-05-17 01:27:53 +0200
committerLinus Torvalds2016-05-17 01:27:53 +0200
commit05e30f01b70e5f75f3c3a62010c0f059826da565 (patch)
tree1beddde372fe6accfa2305afc8a92587cbae5ef5 /arch/x86/configs
parentMerge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... (diff)
parentx86/build/defconfig/64: Enable CONFIG_E1000E=y (diff)
downloadkernel-qcow2-linux-05e30f01b70e5f75f3c3a62010c0f059826da565.tar.gz
kernel-qcow2-linux-05e30f01b70e5f75f3c3a62010c0f059826da565.tar.xz
kernel-qcow2-linux-05e30f01b70e5f75f3c3a62010c0f059826da565.zip
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86-64 defconfig update from Ingo Molnar: "Small defconfig addition" [ I'm not actually convinced our defconfig is sensible, but whatever ] * 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/build/defconfig/64: Enable CONFIG_E1000E=y
Diffstat (limited to 'arch/x86/configs')
-rw-r--r--arch/x86/configs/x86_64_defconfig1
1 files changed, 1 insertions, 0 deletions
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