1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[mac80211] Update to compat-wireless-2009-03-31

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15083 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hauke
2009-04-02 16:50:20 +00:00
parent bfb51f9f6d
commit 9e42ce7584
18 changed files with 864 additions and 1029 deletions

View File

@@ -163,7 +163,7 @@
# USB Drivers
ifneq ($(CONFIG_USB),)
@@ -249,22 +249,22 @@ CONFIG_ZD1211RW=m
@@ -249,21 +249,21 @@ CONFIG_ZD1211RW=m
# is only wireless RNDIS chip known to date.
# Note: this depends on CONFIG_USB_NET_RNDIS_HOST and CONFIG_USB_NET_CDCETHER
# it also requires new RNDIS_HOST and CDC_ETHER modules which we add
@@ -182,19 +182,17 @@
-CONFIG_AT76C50X_USB=m
+# CONFIG_AT76C50X_USB=m
# Activate AR9170 support only on kernel >= 2.6.28.
# Activate AR9170 support only on kernel >= 2.6.29.
# The needed USB poison feature was added in this kernel release.
ifeq ($(shell test $(KERNEL_SUBLEVEL) -ge 28 && echo yes),yes)
-CONFIG_AR9170_COMMON=m
ifeq ($(shell test $(KERNEL_SUBLEVEL) -ge 29 && echo yes),yes)
-CONFIG_AR9170_USB=m
-CONFIG_AR9170_LEDS=y
+# CONFIG_AR9170_COMMON=m
+# CONFIG_AR9170_USB=m
+# CONFIG_AR9170_LEDS=y
endif
# RT2500USB does not require firmware
@@ -302,20 +302,20 @@ CONFIG_P54_COMMON=m
@@ -301,20 +301,20 @@ CONFIG_P54_COMMON=m
# Sonics Silicon Backplane