projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f638a1
)
compat-wireless: Enable rt2800usb in compat-wireless stable branch
author
Richard Farina
<sidhayn@gmail.com>
Sun, 6 Jun 2010 05:54:10 +0000
(22:54 -0700)
committer
Luis R. Rodriguez
<lrodriguez@atheros.com>
Sun, 6 Jun 2010 05:54:10 +0000
(22:54 -0700)
This patch enables the new RT307x and RT357x chips.
Propagate-to: 2.6.35.y
Signed-off-by: Richard Farina <sidhayn@gmail.com>
config.mk
patch
|
blob
|
history
diff --git
a/config.mk
b/config.mk
index 176c0afd4eaf7bec3621de9b6119c4b1a96dbde0..ae5684983be58245cfa3b80bb7512a1998096423 100644
(file)
--- a/
config.mk
+++ b/
config.mk
@@
-366,9
+366,9
@@
CONFIG_ATH9K_HTC=m
CONFIG_RT2500USB=m
ifneq ($(CONFIG_CRC_CCITT),)
CONFIG_RT2800USB=m
-
#
CONFIG_RT2800USB_RT30XX=y
-
#
CONFIG_RT2800USB_RT35XX=y
-
#
CONFIG_RT2800USB_UNKNOWN=y
+CONFIG_RT2800USB_RT30XX=y
+CONFIG_RT2800USB_RT35XX=y
+CONFIG_RT2800USB_UNKNOWN=y
endif
CONFIG_RT2X00_LIB_USB=m
NEED_RT2X00=y