2015-12-05 06:39:37 +08:00
|
|
|
--- a/drivers/net/wireless/ralink/rt2x00/Kconfig
|
|
|
|
+++ b/drivers/net/wireless/ralink/rt2x00/Kconfig
|
2013-11-13 06:11:33 +08:00
|
|
|
@@ -225,36 +225,37 @@ config RT2800SOC
|
|
|
|
|
2013-06-16 04:14:06 +08:00
|
|
|
|
|
|
|
config RT2800_LIB
|
|
|
|
- tristate
|
|
|
|
+ tristate "RT2800 USB/PCI support"
|
|
|
|
depends on m
|
|
|
|
|
2013-11-13 06:11:33 +08:00
|
|
|
config RT2800_LIB_MMIO
|
|
|
|
- tristate
|
|
|
|
+ tristate "RT2800 MMIO support"
|
|
|
|
depends on m
|
|
|
|
select RT2X00_LIB_MMIO
|
|
|
|
select RT2800_LIB
|
|
|
|
|
2013-06-16 04:14:06 +08: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-20 05:29:34 +08:00
|
|
|
+ depends on SOC_RT288X || SOC_RT305X
|
2013-06-16 04:14:06 +08:00
|
|
|
depends on m
|
|
|
|
select RT2X00_LIB
|
|
|
|
|
|
|
|
config RT2X00_LIB_USB
|
|
|
|
- tristate
|
|
|
|
+ tristate "RT2x00 USB support"
|
|
|
|
depends on m
|
|
|
|
select RT2X00_LIB
|
|
|
|
|
2013-11-13 06:11:33 +08:00
|
|
|
config RT2X00_LIB
|
|
|
|
- tristate
|
|
|
|
+ tristate "RT2x00 support"
|
|
|
|
depends on m
|
|
|
|
|
2015-10-30 23:17:56 +08:00
|
|
|
config RT2X00_LIB_FIRMWARE
|