diff --git a/config.yaml b/config.yaml index 6fd098c..57a6208 100644 --- a/config.yaml +++ b/config.yaml @@ -106,10 +106,10 @@ actions: count: 1 - target: "kernel*.config" find: | - CONFIG_FS_ENCRYPTION=y + # CONFIG_FSI is not set replace: | - CONFIG_FS_ENCRYPTION=y CONFIG_FS_POSIX_ACL=y + # CONFIG_FSI is not set count: 1 - target: "kernel*.config" find: |