usb: gadget: renesas_usbhs: fixup driver compile style
In current renesas-usbhs, there was inconsistency about the style of kernel module or built-in. This patch solve it. [ balbi@ti.com : fix compile issue when building modules ] Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
This commit is contained in:

committed by
Felipe Balbi

parent
482982062f
commit
951fe829c7
@@ -5,6 +5,7 @@
|
||||
config USB_RENESAS_USBHS
|
||||
tristate 'Renesas USBHS controller'
|
||||
depends on SUPERH || ARCH_SHMOBILE
|
||||
depends on USB && USB_GADGET
|
||||
default n
|
||||
help
|
||||
Renesas USBHS is a discrete USB host and peripheral controller chip
|
||||
|
Reference in New Issue
Block a user