summaryrefslogtreecommitdiffstats
path: root/recipes-ti/beagleboard/gadget-init/hokey-pokey.service
blob: dfe068929e612180508ac80c510e700600575c3b (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Hokey Pokey modprobe dance to get the USB host port working
After=storage-gadget-init.service

[Service]
ExecStart=/sbin/modprobe g_zero

[Install]
WantedBy=basic.target