Try again to remove # CONFIG_RAID6_PQ is not set
This commit is contained in:
parent
730020c194
commit
39106df464
11
config.yaml
11
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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user