diff --git a/config.yaml b/config.yaml index 506a957..4a415bb 100644 --- a/config.yaml +++ b/config.yaml @@ -359,7 +359,16 @@ actions: - target: "kernel*zfcpdump*.config" lines: - "# CONFIG_FS_POSIX_ACL is not set" - - target: "kernel*.config" + - target: "kernel-aarch64-automotive-debug-rhel.config" + lines: + - "# CONFIG_RAID6_PQ is not set" + - target: "kernel-aarch64-automotive-rhel.config" + lines: + - "# CONFIG_RAID6_PQ is not set" + - target: "kernel-x86_64-automotive-debug-rhel.config" + lines: + - "# CONFIG_RAID6_PQ is not set" + - target: "kernel-x86_64-automotive-rhel.config" lines: - "# CONFIG_RAID6_PQ is not set"