From b4e8422d67a606dfe5a9ac26c957bce5c70b348b Mon Sep 17 00:00:00 2001 From: Marco Elver Date: Tue, 7 Sep 2021 19:53:29 +0200 Subject: dashboard/config/linux: mark configs removed from 5.14 RAW_DRIVER: https://git.kernel.org/torvalds/c/603e4922f1c81fc2ed3a87b4f91a8d3aafc7e093 CAIF_HSI: https://git.kernel.org/torvalds/c/ca75bcf0a83b6cc7f53a593d98ec7121c4839b43 WWAN_CORE: https://git.kernel.org/torvalds/c/89212e160b81e778f829b89743570665810e3b13 --- dashboard/config/linux/bits/wireless.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dashboard/config/linux/bits/wireless.yml') diff --git a/dashboard/config/linux/bits/wireless.yml b/dashboard/config/linux/bits/wireless.yml index a2a1e796e..9276fb89a 100644 --- a/dashboard/config/linux/bits/wireless.yml +++ b/dashboard/config/linux/bits/wireless.yml @@ -54,6 +54,6 @@ config: - WLAN_VENDOR_ZYDAS: n - WLAN_VENDOR_QUANTENNA: n - WWAN: [v5.13] - - WWAN_CORE: [v5.13] + - WWAN_CORE: [v5.13, -v5.14] - MHI_BUS: [v5.13] - MHI_WWAN_CTRL: [v5.13] -- cgit mrf-deployment