mac80211: update to wireless-testing 2013-06-13 + latest backport infrastructure
[openwrt.git] / package / mac80211 / patches / 030-rt2x00_options.patch
1 --- a/drivers/net/wireless/rt2x00/Kconfig
2 +++ b/drivers/net/wireless/rt2x00/Kconfig
3 @@ -202,25 +202,25 @@ config RT2800USB_UNKNOWN
4  endif
5  
6  config RT2800_LIB
7 -       tristate
8 +       tristate "RT2800 USB/PCI support"
9         depends on m
10  
11  config RT2X00_LIB_MMIO
12 -       tristate
13 +       tristate "RT2x00 MMIO support"
14         depends on m
15  
16  config RT2X00_LIB_PCI
17 -       tristate
18 +       tristate "RT2x00 PCI support"
19         depends on m
20         select RT2X00_LIB
21  
22  config RT2X00_LIB_SOC
23 -       tristate
24 +       tristate "RT2x00 SoC support"
25         depends on m
26         select RT2X00_LIB
27  
28  config RT2X00_LIB_USB
29 -       tristate
30 +       tristate "RT2x00 USB support"
31         depends on m
32         select RT2X00_LIB
33