From 62829d6cbce8ee1e32a88e520180d615af24ef62 Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Fri, 30 May 2025 21:44:48 +0200 Subject: [PATCH] Try again to remove # CONFIG_RAID6_PQ is not set --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 57a6208..b03ea37 100644 --- a/config.yaml +++ b/config.yaml @@ -359,7 +359,7 @@ actions: - target: "kernel*zfcpdump*.config" lines: - "# CONFIG_FS_POSIX_ACL is not set" - - target: "kernel*automotive*.config" + - target: "kernel*.config" lines: - "# CONFIG_RAID6_PQ is not set"