diff options
Diffstat (limited to 'drivers/char/pcmcia/Kconfig')
-rw-r--r-- | drivers/char/pcmcia/Kconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/char/pcmcia/Kconfig b/drivers/char/pcmcia/Kconfig index f25facd97bb4..00b8a84b0319 100644 --- a/drivers/char/pcmcia/Kconfig +++ b/drivers/char/pcmcia/Kconfig | |||
@@ -43,5 +43,14 @@ config CARDMAN_4040 | |||
43 | (http://www.omnikey.com/), or a current development version of OpenCT | 43 | (http://www.omnikey.com/), or a current development version of OpenCT |
44 | (http://www.opensc.org/). | 44 | (http://www.opensc.org/). |
45 | 45 | ||
46 | config IPWIRELESS | ||
47 | tristate "IPWireless 3G UMTS PCMCIA card support" | ||
48 | depends on PCMCIA | ||
49 | select PPP | ||
50 | help | ||
51 | This is a driver for 3G UMTS PCMCIA card from IPWireless company. In | ||
52 | some countries (for example Czech Republic, T-Mobile ISP) this card | ||
53 | is shipped for service called UMTS 4G. | ||
54 | |||
46 | endmenu | 55 | endmenu |
47 | 56 | ||