From d422939c290e3fc19df051371f56b5cc0ad645ee Mon Sep 17 00:00:00 2001 From: Pimyn Girgis Date: Wed, 15 Oct 2025 16:32:27 +0000 Subject: dashboard: regenerate Linux configs Use v6.18-rc1 and the latest linux-next tag. --- dashboard/config/linux/bits/rust.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dashboard/config/linux/bits/rust.yml') diff --git a/dashboard/config/linux/bits/rust.yml b/dashboard/config/linux/bits/rust.yml index 8f6ef464a..5694ef93a 100644 --- a/dashboard/config/linux/bits/rust.yml +++ b/dashboard/config/linux/bits/rust.yml @@ -9,3 +9,5 @@ config: - BLK_DEV_RUST_NULL - RUST_DEBUG_ASSERTIONS - RUST_OVERFLOW_CHECKS + - RUST_BITMAP_HARDENED: [v6.18] + - RUST_BUILD_ASSERT_ALLOW: [v6.18] -- cgit mrf-deployment