From: Rosen Penev Date: Sun, 20 Jul 2025 23:36:01 +0000 (-0700) Subject: apm821xx: fix sata config X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=3d8a13413fd9d4d0aa6d766a92f5e2a4a69f0d8f;p=openwrt%2Fopenwrt.git apm821xx: fix sata config The initial + looks like a copy/paste error. Signed-off-by: Rosen Penev Link: https://github.com/openwrt/openwrt/pull/19481 Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/apm821xx/sata/config-default b/target/linux/apm821xx/sata/config-default index 97d9b5f40b..8cb55c1aca 100644 --- a/target/linux/apm821xx/sata/config-default +++ b/target/linux/apm821xx/sata/config-default @@ -16,10 +16,10 @@ CONFIG_CRYPTO_CRC32=y CONFIG_CRYPTO_CRC32C=y CONFIG_CRYPTO_MD5_PPC=y CONFIG_CRYPTO_SHA1_PPC=y -+# CONFIG_DM_CRYPT is not set -+# CONFIG_DM_INIT is not set -+# CONFIG_DM_MIRROR is not set -+# CONFIG_DM_SNAPSHOT is not set +# CONFIG_DM_CRYPT is not set +# CONFIG_DM_INIT is not set +# CONFIG_DM_MIRROR is not set +# CONFIG_DM_SNAPSHOT is not set CONFIG_EXT4_FS=y CONFIG_F2FS_FS=y CONFIG_FREEZER=y