ARM: davinci: usb: remove CONFIG_USB_MUSB_HOST etc
authorConstantine Shulyupin <const@MakeLinux.com>
Mon, 8 Oct 2012 13:17:07 +0000 (15:17 +0200)
committerSekhar Nori <nsekhar@ti.com>
Wed, 24 Oct 2012 11:07:17 +0000 (16:37 +0530)
Remove usage of CONFIG_USB_MUSB_OTG, CONFIG_USB_MUSB_PERIPHERAL
and CONFIG_USB_MUSB_HOST in arch/arm/mach-davinci/usb.c since these
are not used anymore and set mode configuration by default to
MUSB_OTG.

Signed-off-by: Constantine Shulyupin <const@MakeLinux.com>
[prakash.pm@ti.com: Tested on DM6446-EVM]
Acked-by: Manjunathappa, Prakash <prakash.pm@ti.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>

No differences found