Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1592995

[PATCH v1] x86/build/defconfig/64: Enable CONFIG_R8169=y

From Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Newsgroups linux.kernel
Subject [PATCH v1] x86/build/defconfig/64: Enable CONFIG_R8169=y
Date 2017-03-06 10:00 +0100
Message-ID <thWEO-5Iw-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Very common PCIe ethernet card. Already enabled in i386_defconfig.

Cc: Ingo Molnar <mingo@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
 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 550fbafa4904..84a8a4e43957 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
-- 
2.11.0

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v1] x86/build/defconfig/64: Enable CONFIG_R8169=y Andy Shevchenko <andriy.shevchenko@linux.intel.com> - 2017-03-06 10:00 +0100
  [tip:x86/urgent] x86/build/x86_64_defconfig: Enable CONFIG_R8169 tip-bot for Andy Shevchenko <tipbot@zytor.com> - 2017-03-06 12:00 +0100

csiph-web