Comment 4 for bug 1017438

Revision history for this message
vishal (vishalbhoj) wrote :

Andy I have enabled usb_G_ANDROID in the kernel and rebuilt it. After booting I have loaded musb_hdrc driver and then tried to enable android adb functionality by following commands :

echo "adb" > /sys/class/android_usb/android0/functions
echo 1 > /sys/class/android_usb/android0/enable

but it doesn't seem to work. attached is the kernel config . Am I missing something here ?