mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v1] x86/build/defconfig/64: Enable CONFIG_R8169=y
@ 2017-03-06  8:57 Andy Shevchenko
  2017-03-06 10:54 ` [tip:x86/urgent] x86/build/x86_64_defconfig: Enable CONFIG_R8169 tip-bot for Andy Shevchenko
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Shevchenko @ 2017-03-06  8:57 UTC (permalink / raw)
  To: x86, Konstantin Khlebnikov, linux-kernel
  Cc: Andy Shevchenko, Ingo Molnar, Peter Zijlstra, Thomas Gleixner

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-03-06 10:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-06  8:57 [PATCH v1] x86/build/defconfig/64: Enable CONFIG_R8169=y Andy Shevchenko
2017-03-06 10:54 ` [tip:x86/urgent] x86/build/x86_64_defconfig: Enable CONFIG_R8169 tip-bot for Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome