Try again to remove # CONFIG_RAID6_PQ is not set

This commit is contained in:
Andrew Lukoshko 2025-05-30 21:55:48 +02:00
parent 730020c194
commit 39106df464

View File

@ -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"