Hi
I want to enable OTG interface on DM 3730 EVM .
I have done following changes in config file , of kernel
CONFIG_ARCH_OMAP_OTG=y
CONFIG_USB_OTG=y
CONFIG_USB_OTG_WHITELIST=y
CONFIG_USB_MUSB_OTG=y
CONFIG_USB_OTG_UTILS=y
I am using LINUX 2.6.33 kernel.
Can anybody tell me What else I need to do to enable OTG and How I can ensure it is working??
Thanks
Harsh