diff options
Diffstat (limited to 'drivers/usb/serial/Kconfig')
-rw-r--r-- | drivers/usb/serial/Kconfig | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/drivers/usb/serial/Kconfig b/drivers/usb/serial/Kconfig index 9ba64ccc1359..9a7681b55266 100644 --- a/drivers/usb/serial/Kconfig +++ b/drivers/usb/serial/Kconfig | |||
@@ -304,19 +304,19 @@ config USB_SERIAL_KEYSPAN | |||
304 | 304 | ||
305 | config USB_SERIAL_KEYSPAN_MPR | 305 | config USB_SERIAL_KEYSPAN_MPR |
306 | bool "USB Keyspan MPR Firmware" | 306 | bool "USB Keyspan MPR Firmware" |
307 | depends on USB_SERIAL_KEYSPAN | 307 | depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL |
308 | help | 308 | help |
309 | Say Y here to include firmware for the Keyspan MPR converter. | 309 | Say Y here to include firmware for the Keyspan MPR converter. |
310 | 310 | ||
311 | config USB_SERIAL_KEYSPAN_USA28 | 311 | config USB_SERIAL_KEYSPAN_USA28 |
312 | bool "USB Keyspan USA-28 Firmware" | 312 | bool "USB Keyspan USA-28 Firmware" |
313 | depends on USB_SERIAL_KEYSPAN | 313 | depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL |
314 | help | 314 | help |
315 | Say Y here to include firmware for the USA-28 converter. | 315 | Say Y here to include firmware for the USA-28 converter. |
316 | 316 | ||
317 | config USB_SERIAL_KEYSPAN_USA28X | 317 | config USB_SERIAL_KEYSPAN_USA28X |
318 | bool "USB Keyspan USA-28X Firmware" | 318 | bool "USB Keyspan USA-28X Firmware" |
319 | depends on USB_SERIAL_KEYSPAN | 319 | depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL |
320 | help | 320 | help |
321 | Say Y here to include firmware for the USA-28X converter. | 321 | Say Y here to include firmware for the USA-28X converter. |
322 | Be sure you have a USA-28X, there are also 28XA and 28XB | 322 | Be sure you have a USA-28X, there are also 28XA and 28XB |
@@ -324,7 +324,7 @@ config USB_SERIAL_KEYSPAN_USA28X | |||
324 | 324 | ||
325 | config USB_SERIAL_KEYSPAN_USA28XA | 325 | config USB_SERIAL_KEYSPAN_USA28XA |
326 | bool "USB Keyspan USA-28XA Firmware" | 326 | bool "USB Keyspan USA-28XA Firmware" |
327 | depends on USB_SERIAL_KEYSPAN | 327 | depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL |
328 | help | 328 | help |
329 | Say Y here to include firmware for the USA-28XA converter. | 329 | Say Y here to include firmware for the USA-28XA converter. |
330 | Be sure you have a USA-28XA, there are also 28X and 28XB | 330 | Be sure you have a USA-28XA, there are also 28X and 28XB |
@@ -332,7 +332,7 @@ config USB_SERIAL_KEYSPAN_USA28XA | |||
332 | 332 | ||
333 | config USB_SERIAL_KEYSPAN_USA28XB | 333 | config USB_SERIAL_KEYSPAN_USA28XB |
334 | bool "USB Keyspan USA-28XB Firmware" | 334 | bool "USB Keyspan USA-28XB Firmware" |
335 | depends on USB_SERIAL_KEYSPAN | 335 | depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL |
336 | help | 336 | help |
337 | Say Y here to include firmware for the USA-28XB converter. | 337 | Say Y here to include firmware for the USA-28XB converter. |
338 | Be sure you have a USA-28XB, there are also 28X and 28XA | 338 | Be sure you have a USA-28XB, there are also 28X and 28XA |
@@ -340,43 +340,43 @@ config USB_SERIAL_KEYSPAN_USA28XB | |||
340 | 340 | ||
341 | config USB_SERIAL_KEYSPAN_USA19 | 341 | config USB_SERIAL_KEYSPAN_USA19 |
342 | bool "USB Keyspan USA-19 Firmware" | 342 | bool "USB Keyspan USA-19 Firmware" |
343 | depends on USB_SERIAL_KEYSPAN | 343 | depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL |
344 | help | 344 | help |
345 | Say Y here to include firmware for the USA-19 converter. | 345 | Say Y here to include firmware for the USA-19 converter. |
346 | 346 | ||
347 | config USB_SERIAL_KEYSPAN_USA18X | 347 | config USB_SERIAL_KEYSPAN_USA18X |
348 | bool "USB Keyspan USA-18X Firmware" | 348 | bool "USB Keyspan USA-18X Firmware" |
349 | depends on USB_SERIAL_KEYSPAN | 349 | depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL |
350 | help | 350 | help |
351 | Say Y here to include firmware for the USA-18X converter. | 351 | Say Y here to include firmware for the USA-18X converter. |
352 | 352 | ||
353 | config USB_SERIAL_KEYSPAN_USA19W | 353 | config USB_SERIAL_KEYSPAN_USA19W |
354 | bool "USB Keyspan USA-19W Firmware" | 354 | bool "USB Keyspan USA-19W Firmware" |
355 | depends on USB_SERIAL_KEYSPAN | 355 | depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL |
356 | help | 356 | help |
357 | Say Y here to include firmware for the USA-19W converter. | 357 | Say Y here to include firmware for the USA-19W converter. |
358 | 358 | ||
359 | config USB_SERIAL_KEYSPAN_USA19QW | 359 | config USB_SERIAL_KEYSPAN_USA19QW |
360 | bool "USB Keyspan USA-19QW Firmware" | 360 | bool "USB Keyspan USA-19QW Firmware" |
361 | depends on USB_SERIAL_KEYSPAN | 361 | depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL |
362 | help | 362 | help |
363 | Say Y here to include firmware for the USA-19QW converter. | 363 | Say Y here to include firmware for the USA-19QW converter. |
364 | 364 | ||
365 | config USB_SERIAL_KEYSPAN_USA19QI | 365 | config USB_SERIAL_KEYSPAN_USA19QI |
366 | bool "USB Keyspan USA-19QI Firmware" | 366 | bool "USB Keyspan USA-19QI Firmware" |
367 | depends on USB_SERIAL_KEYSPAN | 367 | depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL |
368 | help | 368 | help |
369 | Say Y here to include firmware for the USA-19QI converter. | 369 | Say Y here to include firmware for the USA-19QI converter. |
370 | 370 | ||
371 | config USB_SERIAL_KEYSPAN_USA49W | 371 | config USB_SERIAL_KEYSPAN_USA49W |
372 | bool "USB Keyspan USA-49W Firmware" | 372 | bool "USB Keyspan USA-49W Firmware" |
373 | depends on USB_SERIAL_KEYSPAN | 373 | depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL |
374 | help | 374 | help |
375 | Say Y here to include firmware for the USA-49W converter. | 375 | Say Y here to include firmware for the USA-49W converter. |
376 | 376 | ||
377 | config USB_SERIAL_KEYSPAN_USA49WLC | 377 | config USB_SERIAL_KEYSPAN_USA49WLC |
378 | bool "USB Keyspan USA-49WLC Firmware" | 378 | bool "USB Keyspan USA-49WLC Firmware" |
379 | depends on USB_SERIAL_KEYSPAN | 379 | depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL |
380 | help | 380 | help |
381 | Say Y here to include firmware for the USA-49WLC converter. | 381 | Say Y here to include firmware for the USA-49WLC converter. |
382 | 382 | ||