]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/char/pcmcia/Kconfig
synclink_cs: Convert to tty_port
[linux-2.6-omap-h63xx.git] / drivers / char / pcmcia / Kconfig
index e8d41f36635df8928aa3c64c2d4bff804bf748d7..ffa0efce0aed06aa51be310e14dfe4b5bac8c3b4 100644 (file)
@@ -18,6 +18,18 @@ config SYNCLINK_CS
          The module will be called synclinkmp.  If you want to do that, say M
          here.
 
+config CARDMAN_4000
+       tristate "Omnikey Cardman 4000 support"
+       depends on PCMCIA
+       select BITREVERSE
+       help
+         Enable support for the Omnikey Cardman 4000 PCMCIA Smartcard
+         reader.
+
+         This kernel driver requires additional userspace support, either
+         by the vendor-provided PC/SC ifd_handler (http://www.omnikey.com/),
+         or via the cm4000 backend of OpenCT (http://www.opensc.com/).
+
 config CARDMAN_4040
        tristate "Omnikey CardMan 4040 support"
        depends on PCMCIA
@@ -31,5 +43,14 @@ config CARDMAN_4040
          (http://www.omnikey.com/), or a current development version of OpenCT
          (http://www.opensc.org/).
 
+config IPWIRELESS
+       tristate "IPWireless 3G UMTS PCMCIA card support"
+       depends on PCMCIA && NETDEVICES
+       select PPP
+       help
+         This is a driver for 3G UMTS PCMCIA card from IPWireless company. In
+         some countries (for example Czech Republic, T-Mobile ISP) this card
+         is shipped for service called UMTS 4G.
+
 endmenu