blob: c54b4e83d6e968f2cd7a04898037f1a03e736240 [file] [log] [blame]
Marek Beliskof7c1be02010-09-22 07:56:27 +02001config FT1000
2 tristate "Drivers for Flarion ft1000 devices"
3
4if FT1000
5
6config FT1000_USB
7 tristate "Driver for ft1000 usb devices."
Greg Kroah-Hartmanbf3146c2010-09-22 08:34:49 -07008 depends on USB
Marek Beliskof7c1be02010-09-22 07:56:27 +02009 depends on NET
10 help
11 Say Y if you want to have support for Qleadtek FLASH-OFDM USB Modem [LR7F04],
12 Qleadtek Express Card or Leadtek Multi-band modem HSDPA.
13
14config FT1000_PCMCIA
15 tristate "Driver for ft1000 pcmcia device."
Marek Beliskoc331e762011-01-10 13:14:28 +010016 depends on PCMCIA
Marek Beliskof7c1be02010-09-22 07:56:27 +020017 depends on NET
18 help
19 Say Y if you want to have support for Flarion card also called
20 Multimedia Net Card.
21
22endif