2013-06-15 20:14:06 +00:00
|
|
|
--- a/drivers/net/wireless/rt2x00/Kconfig
|
|
|
|
+++ b/drivers/net/wireless/rt2x00/Kconfig
|
2013-11-12 22:11:33 +00:00
|
|
|
@@ -225,36 +225,37 @@ config RT2800SOC
|
|
|
|
|
2013-06-15 20:14:06 +00:00
|
|
|
|
|
|
|
config RT2800_LIB
|
|
|
|
- tristate
|
|
|
|
+ tristate "RT2800 USB/PCI support"
|
|
|
|
depends on m
|
|
|
|
|
2013-11-12 22:11:33 +00:00
|
|
|
config RT2800_LIB_MMIO
|
|
|
|
- tristate
|
|
|
|
+ tristate "RT2800 MMIO support"
|
|
|
|
depends on m
|
|
|
|
select RT2X00_LIB_MMIO
|
|
|
|
select RT2800_LIB
|
|
|
|
|
2013-06-15 20:14:06 +00:00
|
|
|
config RT2X00_LIB_MMIO
|
|
|
|
- tristate
|
|
|
|
+ tristate "RT2x00 MMIO support"
|
|
|
|
depends on m
|
|
|
|
|
|
|
|
config RT2X00_LIB_PCI
|
|
|
|
- tristate
|
|
|
|
+ tristate "RT2x00 PCI support"
|
|
|
|
depends on m
|
|
|
|
select RT2X00_LIB
|
|
|
|
|
|
|
|
config RT2X00_LIB_SOC
|
|
|
|
- tristate
|
|
|
|
+ tristate "RT2x00 SoC support"
|
2013-06-19 21:29:34 +00:00
|
|
|
+ depends on SOC_RT288X || SOC_RT305X
|
2013-06-15 20:14:06 +00:00
|
|
|
depends on m
|
|
|
|
select RT2X00_LIB
|
|
|
|
|
|
|
|
config RT2X00_LIB_USB
|
|
|
|
- tristate
|
|
|
|
+ tristate "RT2x00 USB support"
|
|
|
|
depends on m
|
|
|
|
select RT2X00_LIB
|
|
|
|
|
2013-11-12 22:11:33 +00:00
|
|
|
config RT2X00_LIB
|
|
|
|
- tristate
|
|
|
|
+ tristate "RT2x00 support"
|
|
|
|
depends on m
|
|
|
|
select BACKPORT_AVERAGE
|
|
|
|
|