[opensuse-kernel] PATCH: enable RTL8150
Hi, useful for master and for openSUSE-12.2. Please apply. TIA, Dirk From 5d95a616e0249eec864d6feb58f58debc0b92a2e Mon Sep 17 00:00:00 2001 From: Dirk Mueller <dmueller@suse.com> Date: Mon, 30 Jul 2012 21:00:23 +0200 Subject: [PATCH] Enable RTL8150 for omap2plus Generic USB Network device that also works fine on ARM, so enable it Signed-off-by: Dirk Mueller <dmueller@suse.com> --- config/armv7hl/omap2plus | 2 +- 1 Datei geändert, 1 Zeile hinzugefügt(+), 1 Zeile entfernt(-) diff --git a/config/armv7hl/omap2plus b/config/armv7hl/omap2plus index 0406fc6..5d1f3c4 100644 --- a/config/armv7hl/omap2plus +++ b/config/armv7hl/omap2plus @@ -1617,7 +1617,7 @@ CONFIG_MICREL_KS8995MA=m # CONFIG_USB_CATC is not set # CONFIG_USB_KAWETH is not set # CONFIG_USB_PEGASUS is not set -# CONFIG_USB_RTL8150 is not set +CONFIG_USB_RTL8150=m CONFIG_USB_USBNET=y CONFIG_USB_NET_AX8817X=y CONFIG_USB_NET_CDCETHER=y -- 1.7.10.4 -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org
participants (1)
-
Dirk Müller