Update config

This commit is contained in:
eabdullin 2025-09-09 09:35:26 +03:00
parent 1b7fbfb24d
commit fa16f7fced

View File

@ -95,6 +95,14 @@ actions:
CONFIG_MLX4_CORE_GEN2=y
CONFIG_MLX4_CORE=m
count: 1
- target: "kernel*riscv64*.config"
find: |
# CONFIG_MLX4_CORE_GEN2 is not set
# CONFIG_MLX4_CORE is not set
replace: |
CONFIG_MLX4_CORE_GEN2=y
CONFIG_MLX4_CORE=m
count: 1
- target: "kernel*.config"
find: |
# CONFIG_BTRFS_FS is not set