From 927acdd12ad6f466917a07fb8e4ce44eae54b702 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 12 Aug 2025 18:19:49 +0300 Subject: [PATCH] Remove automotive config --- config.yaml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/config.yaml b/config.yaml index 3608580..8c3a819 100644 --- a/config.yaml +++ b/config.yaml @@ -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"