Kconfig (accba5f3965d6a9d1bf7c1e1a7995d17e9d521b6) Kconfig (eb86be5424d4c08e686d5e578b72a26c516ae58a)
1#
2# USB Miscellaneous driver configuration
3#
4comment "USB Miscellaneous drivers"
5 depends on USB
6
7config USB_EMI62
8 tristate "EMI 6|2m USB Audio interface support"

--- 28 unchanged lines hidden (view full) ---

37 depends on USB
38 help
39 Say Y if you want to use an ADU device from Ontrak Control
40 Systems.
41
42 To compile this driver as a module, choose M here. The module
43 will be called adutux.
44
1#
2# USB Miscellaneous driver configuration
3#
4comment "USB Miscellaneous drivers"
5 depends on USB
6
7config USB_EMI62
8 tristate "EMI 6|2m USB Audio interface support"

--- 28 unchanged lines hidden (view full) ---

37 depends on USB
38 help
39 Say Y if you want to use an ADU device from Ontrak Control
40 Systems.
41
42 To compile this driver as a module, choose M here. The module
43 will be called adutux.
44
45config USB_SEVSEG
46 tristate "USB 7-Segment LED Display"
47 depends on USB
48 help
49 Say Y here if you have a USB 7-Segment Display by Delcom
50
51 To compile this driver as a module, choose M here: the
52 module will be called usbsevseg.
53
45config USB_RIO500
46 tristate "USB Diamond Rio500 support"
47 depends on USB
48 help
49 Say Y here if you want to connect a USB Rio500 mp3 player to your
50 computer's USB port. Please read <file:Documentation/usb/rio.txt>
51 for more information.
52

--- 221 unchanged lines hidden ---
54config USB_RIO500
55 tristate "USB Diamond Rio500 support"
56 depends on USB
57 help
58 Say Y here if you want to connect a USB Rio500 mp3 player to your
59 computer's USB port. Please read <file:Documentation/usb/rio.txt>
60 for more information.
61

--- 221 unchanged lines hidden ---