[PATCH 7/8] UBUNTU: [Config] CONFIG_RT2800USB_UNKNOWN=y

Leann Ogasawara leann.ogasawara at canonical.com
Mon May 24 05:56:46 UTC 2010


>From 9d11c37fa9fb52b00639703dd04bb01cef4c30ad Mon Sep 17 00:00:00 2001
From: Leann Ogasawara <leann.ogasawara at canonical.com>
Date: Sun, 23 May 2010 12:21:53 -0700
Subject: [PATCH 7/8] UBUNTU: [Config] CONFIG_RT2800USB_UNKNOWN=y

Enable CONFIG_RT2800USB_UNKNOWN=y for ports and ubuntu.  This option
adds support for rt2800 family devices that are known to have a rt2800
family chipset, but for which the exact chipset is unknown.

Signed-off-by: Leann Ogasawara <leann.ogasawara at canonical.com>
---
 debian.master/config/config.common.ports  |    2 +-
 debian.master/config/config.common.ubuntu |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian.master/config/config.common.ports b/debian.master/config/config.common.ports
index d66f544..ef881ea 100644
--- a/debian.master/config/config.common.ports
+++ b/debian.master/config/config.common.ports
@@ -2759,7 +2759,7 @@ CONFIG_RT2800PCI_PCI=y
 CONFIG_RT2800USB=m
 # CONFIG_RT2800USB_RT30XX is not set
 # CONFIG_RT2800USB_RT35XX is not set
-# CONFIG_RT2800USB_UNKNOWN is not set
+CONFIG_RT2800USB_UNKNOWN=y
 CONFIG_RT2800_LIB=m
 CONFIG_RT2X00=m
 # CONFIG_RT2X00_DEBUG is not set
diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index dd83346..a8a0e82 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -3186,7 +3186,7 @@ CONFIG_RT2800PCI_PCI=y
 CONFIG_RT2800USB=m
 # CONFIG_RT2800USB_RT30XX is not set
 # CONFIG_RT2800USB_RT35XX is not set
-# CONFIG_RT2800USB_UNKNOWN is not set
+CONFIG_RT2800USB_UNKNOWN=y
 CONFIG_RT2800_LIB=m
 CONFIG_RT2860=m
 CONFIG_RT2870=m
-- 
1.7.0.4







More information about the kernel-team mailing list