Remove automotive config

This commit is contained in:
eabdullin 2025-08-12 18:19:49 +03:00
parent 1a11d06cfe
commit 927acdd12a

View File

@ -362,18 +362,6 @@ actions:
- target: "kernel*zfcpdump*.config"
lines:
- "# CONFIG_FS_POSIX_ACL is not set"
- 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"
- changelog_entry:
- name: "Eduard Abdullin"