[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <tip-f2853308b6409b97799b0beceacd9da43a82fe43@git.kernel.org>
Date: Mon, 6 Mar 2017 02:54:03 -0800
From: tip-bot for Andy Shevchenko <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: hpa@...or.com, tglx@...utronix.de, koct9i@...il.com,
linux-kernel@...r.kernel.org, mingo@...nel.org,
andriy.shevchenko@...ux.intel.com, peterz@...radead.org
Subject: [tip:x86/urgent] x86/build/x86_64_defconfig: Enable CONFIG_R8169
Commit-ID: f2853308b6409b97799b0beceacd9da43a82fe43
Gitweb: http://git.kernel.org/tip/f2853308b6409b97799b0beceacd9da43a82fe43
Author: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
AuthorDate: Mon, 6 Mar 2017 10:57:48 +0200
Committer: Thomas Gleixner <tglx@...utronix.de>
CommitDate: Mon, 6 Mar 2017 11:47:43 +0100
x86/build/x86_64_defconfig: Enable CONFIG_R8169
Very common PCIe ethernet card. Already enabled in i386_defconfig.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: Peter Zijlstra <peterz@...radead.org>
Cc: Konstantin Khlebnikov <koct9i@...il.com>
Link: http://lkml.kernel.org/r/20170306085748.85957-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
---
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 7ef4a09..6205d3b 100644
--- a/arch/x86/configs/x86_64_defconfig
+++ b/arch/x86/configs/x86_64_defconfig
@@ -176,6 +176,7 @@ CONFIG_E1000E=y
CONFIG_SKY2=y
CONFIG_FORCEDETH=y
CONFIG_8139TOO=y
+CONFIG_R8169=y
CONFIG_FDDI=y
CONFIG_INPUT_POLLDEV=y
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
Powered by blists - more mailing lists