linux/common-config: explicitly select RUST_FW_LOADER_ABSTRACTIONS for now

This commit is contained in:
K900
2025-12-18 17:46:53 +03:00
parent 78e039414a
commit 6b6c8b1402
@@ -561,6 +561,10 @@ let
# Enable CEC over DisplayPort
DRM_DP_CEC = whenOlder "6.10" yes;
DRM_DISPLAY_DP_AUX_CEC = whenAtLeast "6.10" yes;
# Required for Nova
# FIXME: remove after https://gitlab.freedesktop.org/drm/rust/kernel/-/commit/3d3352e73a55a4ccf110f8b3419bbe2fbfd8a030 lands
RUST_FW_LOADER_ABSTRACTIONS = whenAtLeast "6.12" yes;
}
//
lib.optionalAttrs