Skip to content
Snippets Groups Projects
Commit a3d65651 authored by Marek Vasut's avatar Marek Vasut Committed by Marek Vasut
Browse files

usb: r8a66597: Add Kconfig entry


Add missing Kconfig entry for the R8A66597 driver.

Signed-off-by: default avatarMarek Vasut <marek.vasut+renesas@gmail.com>
Cc: Chris Brandt <chris.brandt@renesas.com>
parent 7f3858f9
No related branches found
No related tags found
No related merge requests found
...@@ -300,3 +300,12 @@ config USB_DWC2_BUFFER_SIZE ...@@ -300,3 +300,12 @@ config USB_DWC2_BUFFER_SIZE
because larger transactions could be split in smaller ones. because larger transactions could be split in smaller ones.
endif # USB_DWC2 endif # USB_DWC2
config USB_R8A66597_HCD
bool "Renesas R8A66597 USB Core support"
depends on OF_CONTROL
depends on DM_USB
select USB_HOST
---help---
This enables support for the on-chip Renesas R8A66597 USB 2.0
controller, present in various RZ and SH SoCs.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment