From 373b66cd2ba1fd05c72d0bbe16141fb287fe2eb3 Mon Sep 17 00:00:00 2001 From: Aleksandr Nogikh Date: Mon, 29 Jan 2024 20:09:24 +0100 Subject: dashboard/configs: update linux configs Regenerate the configs using the latest Linux revisions. --- dashboard/config/linux/bits/bluetooth.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dashboard/config/linux/bits/bluetooth.yml') diff --git a/dashboard/config/linux/bits/bluetooth.yml b/dashboard/config/linux/bits/bluetooth.yml index bdb2bd9a2..a925b4530 100644 --- a/dashboard/config/linux/bits/bluetooth.yml +++ b/dashboard/config/linux/bits/bluetooth.yml @@ -27,5 +27,5 @@ config: - BT_HCIUART_MRVL - BT_HCIBFUSB - BT_HCIVHCI - - BT_LE_L2CAP_ECRED: [linux-next] - - BT_HCIBTUSB_POLL_SYNC: [linux-next] + - BT_LE_L2CAP_ECRED: [v6.2] + - BT_HCIBTUSB_POLL_SYNC: [v6.2] -- cgit mrf-deployment