aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2008-04-06 08:00:30 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2008-04-25 00:16:50 -0400
commit51c159e7a8310f7272154fdd096315ae86bd36c2 (patch)
treea7bad953d1c63beb4f6bc1161398a7fd89c4549f /drivers/usb
parenteda769593bbae8aee4e336b0732f6016353301a3 (diff)
USB: Remove superfluous "depends on USB_SERIAL" from Kconfig.
Given that most of drivers/usb/serial/Kconfig is wrapped inside: if USB_SERIAL ... endif # USB_SERIAL remove the consequently redundant dependencies on USB_SERIAL. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb')
-rw-r--r--drivers/usb/serial/Kconfig42
1 files changed, 0 insertions, 42 deletions
diff --git a/drivers/usb/serial/Kconfig b/drivers/usb/serial/Kconfig
index f9c6c0922c00..2cffec85ee7e 100644
--- a/drivers/usb/serial/Kconfig
+++ b/drivers/usb/serial/Kconfig
@@ -44,13 +44,11 @@ config USB_SERIAL_CONSOLE
44 44
45config USB_EZUSB 45config USB_EZUSB
46 bool "Functions for loading firmware on EZUSB chips" 46 bool "Functions for loading firmware on EZUSB chips"
47 depends on USB_SERIAL
48 help 47 help
49 Say Y here if you need EZUSB device support. 48 Say Y here if you need EZUSB device support.
50 49
51config USB_SERIAL_GENERIC 50config USB_SERIAL_GENERIC
52 bool "USB Generic Serial Driver" 51 bool "USB Generic Serial Driver"
53 depends on USB_SERIAL
54 help 52 help
55 Say Y here if you want to use the generic USB serial driver. Please 53 Say Y here if you want to use the generic USB serial driver. Please
56 read <file:Documentation/usb/usb-serial.txt> for more information on 54 read <file:Documentation/usb/usb-serial.txt> for more information on
@@ -60,7 +58,6 @@ config USB_SERIAL_GENERIC
60 58
61config USB_SERIAL_AIRCABLE 59config USB_SERIAL_AIRCABLE
62 tristate "USB AIRcable Bluetooth Dongle Driver" 60 tristate "USB AIRcable Bluetooth Dongle Driver"
63 depends on USB_SERIAL
64 help 61 help
65 Say Y here if you want to use USB AIRcable Bluetooth Dongle. 62 Say Y here if you want to use USB AIRcable Bluetooth Dongle.
66 63
@@ -69,7 +66,6 @@ config USB_SERIAL_AIRCABLE
69 66
70config USB_SERIAL_AIRPRIME 67config USB_SERIAL_AIRPRIME
71 tristate "USB AirPrime CDMA Wireless Driver" 68 tristate "USB AirPrime CDMA Wireless Driver"
72 depends on USB_SERIAL
73 help 69 help
74 Say Y here if you want to use a AirPrime CDMA Wireless PC card. 70 Say Y here if you want to use a AirPrime CDMA Wireless PC card.
75 71
@@ -78,7 +74,6 @@ config USB_SERIAL_AIRPRIME
78 74
79config USB_SERIAL_ARK3116 75config USB_SERIAL_ARK3116
80 tristate "USB ARK Micro 3116 USB Serial Driver" 76 tristate "USB ARK Micro 3116 USB Serial Driver"
81 depends on USB_SERIAL
82 help 77 help
83 Say Y here if you want to use a ARK Micro 3116 USB to Serial 78 Say Y here if you want to use a ARK Micro 3116 USB to Serial
84 device. 79 device.
@@ -88,7 +83,6 @@ config USB_SERIAL_ARK3116
88 83
89config USB_SERIAL_BELKIN 84config USB_SERIAL_BELKIN
90 tristate "USB Belkin and Peracom Single Port Serial Driver" 85 tristate "USB Belkin and Peracom Single Port Serial Driver"
91 depends on USB_SERIAL
92 help 86 help
93 Say Y here if you want to use a Belkin USB Serial single port 87 Say Y here if you want to use a Belkin USB Serial single port
94 adaptor (F5U103 is one of the model numbers) or the Peracom single 88 adaptor (F5U103 is one of the model numbers) or the Peracom single
@@ -99,7 +93,6 @@ config USB_SERIAL_BELKIN
99 93
100config USB_SERIAL_CH341 94config USB_SERIAL_CH341
101 tristate "USB Winchiphead CH341 Single Port Serial Driver" 95 tristate "USB Winchiphead CH341 Single Port Serial Driver"
102 depends on USB_SERIAL
103 help 96 help
104 Say Y here if you want to use a Winchiphead CH341 single port 97 Say Y here if you want to use a Winchiphead CH341 single port
105 USB to serial adapter. 98 USB to serial adapter.
@@ -109,7 +102,6 @@ config USB_SERIAL_CH341
109 102
110config USB_SERIAL_WHITEHEAT 103config USB_SERIAL_WHITEHEAT
111 tristate "USB ConnectTech WhiteHEAT Serial Driver" 104 tristate "USB ConnectTech WhiteHEAT Serial Driver"
112 depends on USB_SERIAL
113 select USB_EZUSB 105 select USB_EZUSB
114 help 106 help
115 Say Y here if you want to use a ConnectTech WhiteHEAT 4 port 107 Say Y here if you want to use a ConnectTech WhiteHEAT 4 port
@@ -120,7 +112,6 @@ config USB_SERIAL_WHITEHEAT
120 112
121config USB_SERIAL_DIGI_ACCELEPORT 113config USB_SERIAL_DIGI_ACCELEPORT
122 tristate "USB Digi International AccelePort USB Serial Driver" 114 tristate "USB Digi International AccelePort USB Serial Driver"
123 depends on USB_SERIAL
124 ---help--- 115 ---help---
125 Say Y here if you want to use Digi AccelePort USB 2 or 4 devices, 116 Say Y here if you want to use Digi AccelePort USB 2 or 4 devices,
126 2 port (plus parallel port) and 4 port USB serial converters. The 117 2 port (plus parallel port) and 4 port USB serial converters. The
@@ -135,7 +126,6 @@ config USB_SERIAL_DIGI_ACCELEPORT
135 126
136config USB_SERIAL_CP2101 127config USB_SERIAL_CP2101
137 tristate "USB CP2101 UART Bridge Controller" 128 tristate "USB CP2101 UART Bridge Controller"
138 depends on USB_SERIAL
139 help 129 help
140 Say Y here if you want to use a CP2101/CP2102 based USB to RS232 130 Say Y here if you want to use a CP2101/CP2102 based USB to RS232
141 converter. 131 converter.
@@ -145,7 +135,6 @@ config USB_SERIAL_CP2101
145 135
146config USB_SERIAL_CYPRESS_M8 136config USB_SERIAL_CYPRESS_M8
147 tristate "USB Cypress M8 USB Serial Driver" 137 tristate "USB Cypress M8 USB Serial Driver"
148 depends on USB_SERIAL
149 help 138 help
150 Say Y here if you want to use a device that contains the Cypress 139 Say Y here if you want to use a device that contains the Cypress
151 USB to Serial microcontroller, such as the DeLorme Earthmate GPS. 140 USB to Serial microcontroller, such as the DeLorme Earthmate GPS.
@@ -160,7 +149,6 @@ config USB_SERIAL_CYPRESS_M8
160 149
161config USB_SERIAL_EMPEG 150config USB_SERIAL_EMPEG
162 tristate "USB Empeg empeg-car Mark I/II Driver" 151 tristate "USB Empeg empeg-car Mark I/II Driver"
163 depends on USB_SERIAL
164 help 152 help
165 Say Y here if you want to connect to your Empeg empeg-car Mark I/II 153 Say Y here if you want to connect to your Empeg empeg-car Mark I/II
166 mp3 player via USB. The driver uses a single ttyUSB{0,1,2,...} 154 mp3 player via USB. The driver uses a single ttyUSB{0,1,2,...}
@@ -172,7 +160,6 @@ config USB_SERIAL_EMPEG
172 160
173config USB_SERIAL_FTDI_SIO 161config USB_SERIAL_FTDI_SIO
174 tristate "USB FTDI Single Port Serial Driver" 162 tristate "USB FTDI Single Port Serial Driver"
175 depends on USB_SERIAL
176 ---help--- 163 ---help---
177 Say Y here if you want to use a FTDI SIO single port USB to serial 164 Say Y here if you want to use a FTDI SIO single port USB to serial
178 converter device. The implementation I have is called the USC-1000. 165 converter device. The implementation I have is called the USC-1000.
@@ -186,7 +173,6 @@ config USB_SERIAL_FTDI_SIO
186 173
187config USB_SERIAL_FUNSOFT 174config USB_SERIAL_FUNSOFT
188 tristate "USB Fundamental Software Dongle Driver" 175 tristate "USB Fundamental Software Dongle Driver"
189 depends on USB_SERIAL
190 ---help--- 176 ---help---
191 Say Y here if you want to use the Fundamental Software dongle. 177 Say Y here if you want to use the Fundamental Software dongle.
192 178
@@ -195,7 +181,6 @@ config USB_SERIAL_FUNSOFT
195 181
196config USB_SERIAL_VISOR 182config USB_SERIAL_VISOR
197 tristate "USB Handspring Visor / Palm m50x / Sony Clie Driver" 183 tristate "USB Handspring Visor / Palm m50x / Sony Clie Driver"
198 depends on USB_SERIAL
199 help 184 help
200 Say Y here if you want to connect to your HandSpring Visor, Palm 185 Say Y here if you want to connect to your HandSpring Visor, Palm
201 m500 or m505 through its USB docking station. See 186 m500 or m505 through its USB docking station. See
@@ -207,7 +192,6 @@ config USB_SERIAL_VISOR
207 192
208config USB_SERIAL_IPAQ 193config USB_SERIAL_IPAQ
209 tristate "USB PocketPC PDA Driver" 194 tristate "USB PocketPC PDA Driver"
210 depends on USB_SERIAL
211 help 195 help
212 Say Y here if you want to connect to your Compaq iPAQ, HP Jornada 196 Say Y here if you want to connect to your Compaq iPAQ, HP Jornada
213 or any other PDA running Windows CE 3.0 or PocketPC 2002 197 or any other PDA running Windows CE 3.0 or PocketPC 2002
@@ -219,7 +203,6 @@ config USB_SERIAL_IPAQ
219 203
220config USB_SERIAL_IR 204config USB_SERIAL_IR
221 tristate "USB IR Dongle Serial Driver" 205 tristate "USB IR Dongle Serial Driver"
222 depends on USB_SERIAL
223 help 206 help
224 Say Y here if you want to enable simple serial support for USB IrDA 207 Say Y here if you want to enable simple serial support for USB IrDA
225 devices. This is useful if you do not want to use the full IrDA 208 devices. This is useful if you do not want to use the full IrDA
@@ -230,7 +213,6 @@ config USB_SERIAL_IR
230 213
231config USB_SERIAL_EDGEPORT 214config USB_SERIAL_EDGEPORT
232 tristate "USB Inside Out Edgeport Serial Driver" 215 tristate "USB Inside Out Edgeport Serial Driver"
233 depends on USB_SERIAL
234 ---help--- 216 ---help---
235 Say Y here if you want to use any of the following devices from 217 Say Y here if you want to use any of the following devices from
236 Inside Out Networks (Digi): 218 Inside Out Networks (Digi):
@@ -256,7 +238,6 @@ config USB_SERIAL_EDGEPORT
256 238
257config USB_SERIAL_EDGEPORT_TI 239config USB_SERIAL_EDGEPORT_TI
258 tristate "USB Inside Out Edgeport Serial Driver (TI devices)" 240 tristate "USB Inside Out Edgeport Serial Driver (TI devices)"
259 depends on USB_SERIAL
260 help 241 help
261 Say Y here if you want to use any of the devices from Inside Out 242 Say Y here if you want to use any of the devices from Inside Out
262 Networks (Digi) that are not supported by the io_edgeport driver. 243 Networks (Digi) that are not supported by the io_edgeport driver.
@@ -267,7 +248,6 @@ config USB_SERIAL_EDGEPORT_TI
267 248
268config USB_SERIAL_GARMIN 249config USB_SERIAL_GARMIN
269 tristate "USB Garmin GPS driver" 250 tristate "USB Garmin GPS driver"
270 depends on USB_SERIAL
271 help 251 help
272 Say Y here if you want to connect to your Garmin GPS. 252 Say Y here if you want to connect to your Garmin GPS.
273 Should work with most Garmin GPS devices which have a native USB port. 253 Should work with most Garmin GPS devices which have a native USB port.
@@ -280,7 +260,6 @@ config USB_SERIAL_GARMIN
280 260
281config USB_SERIAL_IPW 261config USB_SERIAL_IPW
282 tristate "USB IPWireless (3G UMTS TDD) Driver" 262 tristate "USB IPWireless (3G UMTS TDD) Driver"
283 depends on USB_SERIAL
284 help 263 help
285 Say Y here if you want to use a IPWireless USB modem such as 264 Say Y here if you want to use a IPWireless USB modem such as
286 the ones supplied by Axity3G/Sentech South Africa. 265 the ones supplied by Axity3G/Sentech South Africa.
@@ -290,7 +269,6 @@ config USB_SERIAL_IPW
290 269
291config USB_SERIAL_IUU 270config USB_SERIAL_IUU
292 tristate "USB Infinity USB Unlimited Phoenix Driver" 271 tristate "USB Infinity USB Unlimited Phoenix Driver"
293 depends on USB_SERIAL
294 help 272 help
295 Say Y here if you want to use a IUU in phoenix mode and get 273 Say Y here if you want to use a IUU in phoenix mode and get
296 an extra ttyUSBx device. More information available on 274 an extra ttyUSBx device. More information available on
@@ -301,7 +279,6 @@ config USB_SERIAL_IUU
301 279
302config USB_SERIAL_KEYSPAN_PDA 280config USB_SERIAL_KEYSPAN_PDA
303 tristate "USB Keyspan PDA Single Port Serial Driver" 281 tristate "USB Keyspan PDA Single Port Serial Driver"
304 depends on USB_SERIAL
305 select USB_EZUSB 282 select USB_EZUSB
306 help 283 help
307 Say Y here if you want to use a Keyspan PDA single port USB to 284 Say Y here if you want to use a Keyspan PDA single port USB to
@@ -313,7 +290,6 @@ config USB_SERIAL_KEYSPAN_PDA
313 290
314config USB_SERIAL_KEYSPAN 291config USB_SERIAL_KEYSPAN
315 tristate "USB Keyspan USA-xxx Serial Driver" 292 tristate "USB Keyspan USA-xxx Serial Driver"
316 depends on USB_SERIAL
317 select USB_EZUSB 293 select USB_EZUSB
318 ---help--- 294 ---help---
319 Say Y here if you want to use Keyspan USB to serial converter 295 Say Y here if you want to use Keyspan USB to serial converter
@@ -406,7 +382,6 @@ config USB_SERIAL_KEYSPAN_USA49WLC
406 382
407config USB_SERIAL_KLSI 383config USB_SERIAL_KLSI
408 tristate "USB KL5KUSB105 (Palmconnect) Driver" 384 tristate "USB KL5KUSB105 (Palmconnect) Driver"
409 depends on USB_SERIAL
410 ---help--- 385 ---help---
411 Say Y here if you want to use a KL5KUSB105 - based single port 386 Say Y here if you want to use a KL5KUSB105 - based single port
412 serial adapter. The most widely known -- and currently the only 387 serial adapter. The most widely known -- and currently the only
@@ -422,7 +397,6 @@ config USB_SERIAL_KLSI
422 397
423config USB_SERIAL_KOBIL_SCT 398config USB_SERIAL_KOBIL_SCT
424 tristate "USB KOBIL chipcard reader" 399 tristate "USB KOBIL chipcard reader"
425 depends on USB_SERIAL
426 ---help--- 400 ---help---
427 Say Y here if you want to use one of the following KOBIL USB chipcard 401 Say Y here if you want to use one of the following KOBIL USB chipcard
428 readers: 402 readers:
@@ -440,7 +414,6 @@ config USB_SERIAL_KOBIL_SCT
440 414
441config USB_SERIAL_MCT_U232 415config USB_SERIAL_MCT_U232
442 tristate "USB MCT Single Port Serial Driver" 416 tristate "USB MCT Single Port Serial Driver"
443 depends on USB_SERIAL
444 ---help--- 417 ---help---
445 Say Y here if you want to use a USB Serial single port adapter from 418 Say Y here if you want to use a USB Serial single port adapter from
446 Magic Control Technology Corp. (U232 is one of the model numbers). 419 Magic Control Technology Corp. (U232 is one of the model numbers).
@@ -453,7 +426,6 @@ config USB_SERIAL_MCT_U232
453 426
454config USB_SERIAL_MOS7720 427config USB_SERIAL_MOS7720
455 tristate "USB Moschip 7720 Serial Driver" 428 tristate "USB Moschip 7720 Serial Driver"
456 depends on USB_SERIAL
457 ---help--- 429 ---help---
458 Say Y here if you want to use USB Serial single and double 430 Say Y here if you want to use USB Serial single and double
459 port adapters from Moschip Semiconductor Tech. 431 port adapters from Moschip Semiconductor Tech.
@@ -463,7 +435,6 @@ config USB_SERIAL_MOS7720
463 435
464config USB_SERIAL_MOS7840 436config USB_SERIAL_MOS7840
465 tristate "USB Moschip 7840/7820 USB Serial Driver" 437 tristate "USB Moschip 7840/7820 USB Serial Driver"
466 depends on USB_SERIAL
467 ---help--- 438 ---help---
468 Say Y here if you want to use a MCS7840 Quad-Serial or MCS7820 439 Say Y here if you want to use a MCS7840 Quad-Serial or MCS7820
469 Dual-Serial port device from MosChip Semiconductor. 440 Dual-Serial port device from MosChip Semiconductor.
@@ -478,14 +449,12 @@ config USB_SERIAL_MOS7840
478 449
479config USB_SERIAL_NAVMAN 450config USB_SERIAL_NAVMAN
480 tristate "USB Navman GPS device" 451 tristate "USB Navman GPS device"
481 depends on USB_SERIAL
482 help 452 help
483 To compile this driver as a module, choose M here: the 453 To compile this driver as a module, choose M here: the
484 module will be called navman. 454 module will be called navman.
485 455
486config USB_SERIAL_PL2303 456config USB_SERIAL_PL2303
487 tristate "USB Prolific 2303 Single Port Serial Driver" 457 tristate "USB Prolific 2303 Single Port Serial Driver"
488 depends on USB_SERIAL
489 help 458 help
490 Say Y here if you want to use the PL2303 USB Serial single port 459 Say Y here if you want to use the PL2303 USB Serial single port
491 adapter from Prolific. 460 adapter from Prolific.
@@ -495,7 +464,6 @@ config USB_SERIAL_PL2303
495 464
496config USB_SERIAL_OTI6858 465config USB_SERIAL_OTI6858
497 tristate "USB Ours Technology Inc. OTi-6858 USB To RS232 Bridge Controller" 466 tristate "USB Ours Technology Inc. OTi-6858 USB To RS232 Bridge Controller"
498 depends on USB_SERIAL
499 help 467 help
500 Say Y here if you want to use the OTi-6858 single port USB to serial 468 Say Y here if you want to use the OTi-6858 single port USB to serial
501 converter device. 469 converter device.
@@ -505,7 +473,6 @@ config USB_SERIAL_OTI6858
505 473
506config USB_SERIAL_SPCP8X5 474config USB_SERIAL_SPCP8X5
507 tristate "USB SPCP8x5 USB To Serial Driver" 475 tristate "USB SPCP8x5 USB To Serial Driver"
508 depends on USB_SERIAL
509 help 476 help
510 Say Y here if you want to use the spcp8x5 converter chip. This is 477 Say Y here if you want to use the spcp8x5 converter chip. This is
511 commonly found in some Z-Wave USB devices. 478 commonly found in some Z-Wave USB devices.
@@ -515,7 +482,6 @@ config USB_SERIAL_SPCP8X5
515 482
516config USB_SERIAL_HP4X 483config USB_SERIAL_HP4X
517 tristate "USB HP4x Calculators support" 484 tristate "USB HP4x Calculators support"
518 depends on USB_SERIAL
519 help 485 help
520 Say Y here if you want to use an Hewlett-Packard 4x Calculator. 486 Say Y here if you want to use an Hewlett-Packard 4x Calculator.
521 487
@@ -524,7 +490,6 @@ config USB_SERIAL_HP4X
524 490
525config USB_SERIAL_SAFE 491config USB_SERIAL_SAFE
526 tristate "USB Safe Serial (Encapsulated) Driver" 492 tristate "USB Safe Serial (Encapsulated) Driver"
527 depends on USB_SERIAL
528 493
529config USB_SERIAL_SAFE_PADDED 494config USB_SERIAL_SAFE_PADDED
530 bool "USB Secure Encapsulated Driver - Padded" 495 bool "USB Secure Encapsulated Driver - Padded"
@@ -532,7 +497,6 @@ config USB_SERIAL_SAFE_PADDED
532 497
533config USB_SERIAL_SIERRAWIRELESS 498config USB_SERIAL_SIERRAWIRELESS
534 tristate "USB Sierra Wireless Driver" 499 tristate "USB Sierra Wireless Driver"
535 depends on USB_SERIAL
536 help 500 help
537 Say M here if you want to use a Sierra Wireless device (if 501 Say M here if you want to use a Sierra Wireless device (if
538 using an PC 5220 or AC580 please use the Airprime driver 502 using an PC 5220 or AC580 please use the Airprime driver
@@ -543,7 +507,6 @@ config USB_SERIAL_SIERRAWIRELESS
543 507
544config USB_SERIAL_TI 508config USB_SERIAL_TI
545 tristate "USB TI 3410/5052 Serial Driver" 509 tristate "USB TI 3410/5052 Serial Driver"
546 depends on USB_SERIAL
547 help 510 help
548 Say Y here if you want to use the TI USB 3410 or 5052 511 Say Y here if you want to use the TI USB 3410 or 5052
549 serial devices. 512 serial devices.
@@ -553,7 +516,6 @@ config USB_SERIAL_TI
553 516
554config USB_SERIAL_CYBERJACK 517config USB_SERIAL_CYBERJACK
555 tristate "USB REINER SCT cyberJack pinpad/e-com chipcard reader" 518 tristate "USB REINER SCT cyberJack pinpad/e-com chipcard reader"
556 depends on USB_SERIAL
557 ---help--- 519 ---help---
558 Say Y here if you want to use a cyberJack pinpad/e-com USB chipcard 520 Say Y here if you want to use a cyberJack pinpad/e-com USB chipcard
559 reader. This is an interface to ISO 7816 compatible contact-based 521 reader. This is an interface to ISO 7816 compatible contact-based
@@ -566,7 +528,6 @@ config USB_SERIAL_CYBERJACK
566 528
567config USB_SERIAL_XIRCOM 529config USB_SERIAL_XIRCOM
568 tristate "USB Xircom / Entregra Single Port Serial Driver" 530 tristate "USB Xircom / Entregra Single Port Serial Driver"
569 depends on USB_SERIAL
570 select USB_EZUSB 531 select USB_EZUSB
571 help 532 help
572 Say Y here if you want to use a Xircom or Entregra single port USB to 533 Say Y here if you want to use a Xircom or Entregra single port USB to
@@ -578,7 +539,6 @@ config USB_SERIAL_XIRCOM
578 539
579config USB_SERIAL_OPTION 540config USB_SERIAL_OPTION
580 tristate "USB driver for GSM and CDMA modems" 541 tristate "USB driver for GSM and CDMA modems"
581 depends on USB_SERIAL
582 help 542 help
583 Say Y here if you have a GSM or CDMA modem that's connected to USB. 543 Say Y here if you have a GSM or CDMA modem that's connected to USB.
584 544
@@ -597,7 +557,6 @@ config USB_SERIAL_OPTION
597 557
598config USB_SERIAL_OMNINET 558config USB_SERIAL_OMNINET
599 tristate "USB ZyXEL omni.net LCD Plus Driver" 559 tristate "USB ZyXEL omni.net LCD Plus Driver"
600 depends on USB_SERIAL
601 help 560 help
602 Say Y here if you want to use a ZyXEL omni.net LCD ISDN TA. 561 Say Y here if you want to use a ZyXEL omni.net LCD ISDN TA.
603 562
@@ -606,7 +565,6 @@ config USB_SERIAL_OMNINET
606 565
607config USB_SERIAL_DEBUG 566config USB_SERIAL_DEBUG
608 tristate "USB Debugging Device" 567 tristate "USB Debugging Device"
609 depends on USB_SERIAL
610 help 568 help
611 Say Y here if you have a USB debugging device used to receive 569 Say Y here if you have a USB debugging device used to receive
612 debugging data from another machine. The most common of these 570 debugging data from another machine. The most common of these