Skip to content
Commit a10840c9 authored by Peter Ujfalusi's avatar Peter Ujfalusi Committed by Felipe Balbi
Browse files

usb: musb: correct Kconfig in order to avoid non compilable selection



Currently it is possible to have:

USB_MUSB_OMAP2PLUS=m
TWL4030_USB=y

which would result compile time error due to missing symbols.

With this change USB_MUSB_OMAP2PLUS and TWL4030_USB will be in sync.

Reported-by: default avatarVincent Stehle <v-stehle@ti.com>
Signed-off-by: default avatarPeter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent 4ea34de7
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