]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
usb: musb: Allow multiple glue layers to be built in
authorTony Lindgren <tony@atomide.com>
Mon, 24 Nov 2014 19:05:05 +0000 (11:05 -0800)
committerFelipe Balbi <balbi@ti.com>
Tue, 25 Nov 2014 14:47:07 +0000 (08:47 -0600)
There's no reason any longer to keep it as a choice now that
the IO access has been fixed.

Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/Kconfig

index 06cc5d6ea68157f6eb19e8f76e84d1a018e3a5e6..9d68372dd9aaa01d72b3a192959b3bccc2b2de93 100644 (file)
@@ -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