Kconfig (ebf8889bd1fe3615991ff4494635d237280652a2) | Kconfig (01dd2fbf0da4019c380b6ca22a074538fb31db5a) |
---|---|
1# 2# USB Serial device configuration 3# 4 5menu "USB Serial Converter support" 6 depends on USB!=n 7 8config USB_SERIAL --- 513 unchanged lines hidden (view full) --- 522 To compile this driver as a module, choose M here: the 523 module will be called ti_usb_3410_5052. 524 525config USB_SERIAL_CYBERJACK 526 tristate "USB REINER SCT cyberJack pinpad/e-com chipcard reader (EXPERIMENTAL)" 527 depends on USB_SERIAL && EXPERIMENTAL 528 ---help--- 529 Say Y here if you want to use a cyberJack pinpad/e-com USB chipcard | 1# 2# USB Serial device configuration 3# 4 5menu "USB Serial Converter support" 6 depends on USB!=n 7 8config USB_SERIAL --- 513 unchanged lines hidden (view full) --- 522 To compile this driver as a module, choose M here: the 523 module will be called ti_usb_3410_5052. 524 525config USB_SERIAL_CYBERJACK 526 tristate "USB REINER SCT cyberJack pinpad/e-com chipcard reader (EXPERIMENTAL)" 527 depends on USB_SERIAL && EXPERIMENTAL 528 ---help--- 529 Say Y here if you want to use a cyberJack pinpad/e-com USB chipcard |
530 reader. This is an interface to ISO 7816 compatible contactbased | 530 reader. This is an interface to ISO 7816 compatible contact-based |
531 chipcards, e.g. GSM SIMs. 532 533 To compile this driver as a module, choose M here: the 534 module will be called cyberjack. 535 536 If unsure, say N. 537 538config USB_SERIAL_XIRCOM --- 57 unchanged lines hidden --- | 531 chipcards, e.g. GSM SIMs. 532 533 To compile this driver as a module, choose M here: the 534 module will be called cyberjack. 535 536 If unsure, say N. 537 538config USB_SERIAL_XIRCOM --- 57 unchanged lines hidden --- |