Kconfig (f4a5d7028a20ee87e128a0e5fec5321fc831d1de) Kconfig (4a6d9f87209908fb5909c9957597e4df9c3c56fc)
1#
2# USB Host Controller Drivers
3#
4comment "USB Host Controller Drivers"
5
6config USB_C67X00_HCD
7 tristate "Cypress C67x00 HCD support"
8 depends on HAS_IOMEM

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

352
353 This driver does not support isochronous transfers.
354
355 To compile this driver as a module, choose M here: the
356 module will be called isp116x-hcd.
357
358config USB_ISP1362_HCD
359 tristate "ISP1362 HCD support"
1#
2# USB Host Controller Drivers
3#
4comment "USB Host Controller Drivers"
5
6config USB_C67X00_HCD
7 tristate "Cypress C67x00 HCD support"
8 depends on HAS_IOMEM

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

352
353 This driver does not support isochronous transfers.
354
355 To compile this driver as a module, choose M here: the
356 module will be called isp116x-hcd.
357
358config USB_ISP1362_HCD
359 tristate "ISP1362 HCD support"
360 depends on HAS_IOMEM
360 ---help---
361 Supports the Philips ISP1362 chip as a host controller
362
363 This driver does not support isochronous transfers.
364
365 To compile this driver as a module, choose M here: the
366 module will be called isp1362-hcd.
367

--- 441 unchanged lines hidden ---
361 ---help---
362 Supports the Philips ISP1362 chip as a host controller
363
364 This driver does not support isochronous transfers.
365
366 To compile this driver as a module, choose M here: the
367 module will be called isp1362-hcd.
368

--- 441 unchanged lines hidden ---