From 0b8f2cf8440e16efacd5be10997b8366bc52bb75 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Mon, 19 Oct 2020 16:00:51 +0200 Subject: dashboard/config/linux: resolve TODOs Resolve all TODOs that were left during the switch from old to new configs to minimize diffs. Update #2171 --- dashboard/config/linux/bits/usb.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dashboard/config/linux/bits/usb.yml') diff --git a/dashboard/config/linux/bits/usb.yml b/dashboard/config/linux/bits/usb.yml index f911b3635..eb5fb221b 100644 --- a/dashboard/config/linux/bits/usb.yml +++ b/dashboard/config/linux/bits/usb.yml @@ -6,7 +6,7 @@ config: - USB_SUPPORT - USB_GADGET - - USB_RAW_GADGET: [v5.7] + - USB_RAW_GADGET: [v5.5] - USB_DUMMY_HCD # There are legacy gadget drivers that we don't reach anyway. -- cgit mrf-deployment