From 762f1de2014e30f1a966bf330eeefe61fe4fd9a8 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Tue, 3 Aug 2021 21:21:22 +0200 Subject: [PATCH] centro: Enable EXT4_USE_FOR_EXT2 --- centro-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/centro-config b/centro-config index b82fd31..31de7c2 100644 --- a/centro-config +++ b/centro-config @@ -2718,7 +2718,7 @@ CONFIG_FS_IOMAP=y # CONFIG_EXT2_FS is not set # CONFIG_EXT3_FS is not set CONFIG_EXT4_FS=m -# CONFIG_EXT4_USE_FOR_EXT2 is not set +CONFIG_EXT4_USE_FOR_EXT2=y CONFIG_EXT4_FS_POSIX_ACL=y # CONFIG_EXT4_FS_SECURITY is not set # CONFIG_EXT4_DEBUG is not set