From 0ae903831d3fd01f83a9ab1c5bc1c9da0f8d9ade Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Mon, 26 Jul 2021 20:14:55 +0200 Subject: [PATCH] aptenodytes: Enable FS_SECURITY for gitea --- aptenodytes-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aptenodytes-config b/aptenodytes-config index f4b0301..6e99727 100644 --- a/aptenodytes-config +++ b/aptenodytes-config @@ -2665,7 +2665,7 @@ CONFIG_FS_IOMAP=y CONFIG_EXT4_FS=y CONFIG_EXT4_USE_FOR_EXT2=y CONFIG_EXT4_FS_POSIX_ACL=y -# CONFIG_EXT4_FS_SECURITY is not set +CONFIG_EXT4_FS_SECURITY=y # CONFIG_EXT4_DEBUG is not set CONFIG_JBD2=y # CONFIG_JBD2_DEBUG is not set