Commit d242c110 authored by Felipe Balbi's avatar Felipe Balbi

usb: gadget: renesas_usbhs: drop dependency

that driver can compile cleanly on x86 without
any issues.
Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent 951fe829
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
config USB_RENESAS_USBHS config USB_RENESAS_USBHS
tristate 'Renesas USBHS controller' tristate 'Renesas USBHS controller'
depends on SUPERH || ARCH_SHMOBILE
depends on USB && USB_GADGET depends on USB && USB_GADGET
default n default n
help help
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment