From ddd152f4c2049e366a15eaf507717ad258894e11 Mon Sep 17 00:00:00 2001 From: Taras Madan Date: Fri, 16 Jan 2026 12:53:26 +0100 Subject: dashboard/config/linux: enable more configs 1. DEBUG_GENERIC_PT. 2. DEBUG_XARRAY. 3. PHY_GOOGLE_USB. --- dashboard/config/linux/bits/usb.yml | 3 +++ 1 file changed, 3 insertions(+) (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 e8ca84685..d87bf5535 100644 --- a/dashboard/config/linux/bits/usb.yml +++ b/dashboard/config/linux/bits/usb.yml @@ -12,3 +12,6 @@ config: # We don't need/test these on the USB instance. - USB_GADGETFS: n - USB_CONFIGFS: n + + # It looks important but is not present iv v6.19-rc5. + - PHY_GOOGLE_USB: [v6.20] -- cgit mrf-deployment