From: Mike Snitzer <snitzer(a)redhat.com>
[redhat] enable CONFIG_DM_VERITY_FEC in ARK
Enabling CONFIG_DM_VERITY_FEC in terms of common/ because Fedora already
has it enabled.
Signed-off-by: Mike Snitzer <snitzer(a)redhat.com>
diff a/redhat/configs/ark/generic/CONFIG_DM_VERITY_FEC
b/redhat/configs/ark/generic/CONFIG_DM_VERITY_FEC
--- a/redhat/configs/ark/generic/CONFIG_DM_VERITY_FEC
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_DM_VERITY_FEC is not set
diff a/redhat/configs/fedora/generic/CONFIG_DM_VERITY_FEC
b/redhat/configs/common/generic/CONFIG_DM_VERITY_FEC
--- a/redhat/configs/fedora/generic/CONFIG_DM_VERITY_FEC
+++ b/redhat/configs/common/generic/CONFIG_DM_VERITY_FEC
--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1141