hello,
I am using am3517 arm processor
As per documentation given in following links I am setting USB controller in host mode or MUSB OTG controller in gadget mode.
http://processors.wiki.ti.com/index.php/UserGuideUsbDriver_PSP_03.00.00.05#USB_phy_selection_for_MUSB_OTG_port
http://processors.wiki.ti.com/index.php/UserGuideUsbDriver_PSP_04_02_00_07#USB_phy_selection_for_MUSB_OTG_port
But in both the mode I am getting linux kernel compilation error.
I am using PSP_04_02_00_07
I have attached .config file and error message which I get while compiling kernel.
Can anyone provide any suggestion on this??
Thanks