Search Linux Wireless

compat-wireless: Enabled RT3[05]xx support in rt2800pci driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



commit 3e5212c1d07909478c38c6b606ccc9d88b2a7297
Author: Rick Farina <sidhayn@xxxxxxxxx>
Date:   Thu Jun 10 13:46:33 2010 -0400


Enable CONFIG_RT2800PCI_RT30XX and CONFIG_RT2800PCI_RT35XX. This change has been
   compile tested only as I do not personally own this hardware.
Added additional note about requirements to safely enable CONFIG_RT2800PCI_SOC. Signed-off-by: Rick Farina

diff --git a/config.mk b/config.mk
index 0001a7d..42ca58e 100644
--- a/config.mk
+++ b/config.mk
@@ -270,8 +270,11 @@ CONFIG_RT2500PCI=m
ifneq ($(CONFIG_CRC_CCITT),)
CONFIG_RT2800PCI=m
CONFIG_RT2800PCI_PCI=y
-# CONFIG_RT2800PCI_RT30XX=y
-# CONFIG_RT2800PCI_RT35XX=y
+CONFIG_RT2800PCI_RT30XX=y
+CONFIG_RT2800PCI_RT35XX=y
+# XXX: This config param needs to be activated only if
+# RALINK_RT288X || RALINK_RT305X but the Makefile doesn't
+# support this yet.
# CONFIG_RT2800PCI_SOC=y
endif
NEED_RT2X00=y

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux