diff options
Diffstat (limited to 'recipes-ti/beagleboard/gadget-init/hokey-pokey.service')
-rw-r--r-- | recipes-ti/beagleboard/gadget-init/hokey-pokey.service | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/recipes-ti/beagleboard/gadget-init/hokey-pokey.service b/recipes-ti/beagleboard/gadget-init/hokey-pokey.service deleted file mode 100644 index dfe06892..00000000 --- a/recipes-ti/beagleboard/gadget-init/hokey-pokey.service +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | [Unit] | ||
2 | Description=Hokey Pokey modprobe dance to get the USB host port working | ||
3 | After=storage-gadget-init.service | ||
4 | |||
5 | [Service] | ||
6 | ExecStart=/sbin/modprobe g_zero | ||
7 | |||
8 | [Install] | ||
9 | WantedBy=basic.target | ||