Commit 82c02f58 authored by Tony Lindgren's avatar Tony Lindgren Committed by Felipe Balbi

usb: musb: Allow multiple glue layers to be built in

There's no reason any longer to keep it as a choice now that
the IO access has been fixed.
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent 8a77f05a
......@@ -58,8 +58,7 @@ config USB_MUSB_DUAL_ROLE
endchoice
choice
prompt "Platform Glue Layer"
comment "Platform Glue Layer"
config USB_MUSB_DAVINCI
tristate "DaVinci"
......@@ -101,8 +100,6 @@ config USB_MUSB_JZ4740
depends on USB_MUSB_GADGET
depends on USB_OTG_BLACKLIST_HUB
endchoice
config USB_MUSB_AM335X_CHILD
tristate
......
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