Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
[linux-2.6.git] / drivers / staging / ft1000 / Kconfig
blobc54b4e83d6e968f2cd7a04898037f1a03e736240
1 config FT1000
2         tristate "Drivers for Flarion ft1000 devices"
4 if FT1000
6 config FT1000_USB
7         tristate "Driver for ft1000 usb devices."
8         depends on USB
9         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.
14 config FT1000_PCMCIA
15         tristate "Driver for ft1000 pcmcia device."
16         depends on PCMCIA
17         depends on NET
18         help
19           Say Y if you want to have support for Flarion card also called
20           Multimedia Net Card.
22 endif