Kconfig (e37a6c920ac1c22206350492b7d229f05c0849e4) | Kconfig (149737a7870170a48a17b5a4a7feba14f43d4a06) |
---|---|
1# 2# USB Host Controller Drivers 3# 4comment "USB Host Controller Drivers" 5 6config USB_C67X00_HCD 7 tristate "Cypress C67x00 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 |
|
8 help 9 The Cypress C67x00 (EZ-Host/EZ-OTG) chips are dual-role 10 host/peripheral/OTG USB controllers. 11 12 Enable this option to support this chip in host controller mode. 13 If unsure, say N. 14 15 To compile this driver as a module, choose M here: the --- 786 unchanged lines hidden --- | 9 help 10 The Cypress C67x00 (EZ-Host/EZ-OTG) chips are dual-role 11 host/peripheral/OTG USB controllers. 12 13 Enable this option to support this chip in host controller mode. 14 If unsure, say N. 15 16 To compile this driver as a module, choose M here: the --- 786 unchanged lines hidden --- |