|
@@ -192,7 +192,7 @@ config USB_RENESAS_USBHS_UDC
|
|
config USB_RENESAS_USB3
|
|
config USB_RENESAS_USB3
|
|
tristate 'Renesas USB3.0 Peripheral controller'
|
|
tristate 'Renesas USB3.0 Peripheral controller'
|
|
depends on ARCH_RENESAS || COMPILE_TEST
|
|
depends on ARCH_RENESAS || COMPILE_TEST
|
|
- depends on EXTCON
|
|
|
|
|
|
+ depends on EXTCON && HAS_DMA
|
|
help
|
|
help
|
|
Renesas USB3.0 Peripheral controller is a USB peripheral controller
|
|
Renesas USB3.0 Peripheral controller is a USB peripheral controller
|
|
that supports super, high, and full speed USB 3.0 data transfers.
|
|
that supports super, high, and full speed USB 3.0 data transfers.
|