Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d242c110 authored by Felipe Balbi's avatar Felipe Balbi
Browse files

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
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -4,7 +4,6 @@

config USB_RENESAS_USBHS
	tristate 'Renesas USBHS controller'
	depends on SUPERH || ARCH_SHMOBILE
	depends on USB && USB_GADGET
	default n
	help