diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-10-19 16:00:51 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-10-21 10:22:10 +0200 |
| commit | 0b8f2cf8440e16efacd5be10997b8366bc52bb75 (patch) | |
| tree | 9d29f2c450fd02b02f99f437200effd06c999bbc /dashboard/config/linux/bits/usb.yml | |
| parent | 17238766a19e0679d04a87668b0dc3fa5dc1082b (diff) | |
dashboard/config/linux: resolve TODOs
Resolve all TODOs that were left during the switch
from old to new configs to minimize diffs.
Update #2171
Diffstat (limited to 'dashboard/config/linux/bits/usb.yml')
| -rw-r--r-- | dashboard/config/linux/bits/usb.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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. |
