From 6ab0b9cf3558c1cc80446dca7ce482a68a51a0da Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Thu, 12 Aug 2021 16:51:45 +0200 Subject: [PATCH] aptenodytes: Convert FUSE into a module --- aptenodytes-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aptenodytes-config b/aptenodytes-config index 8d6526f..0bfdeb4 100644 --- a/aptenodytes-config +++ b/aptenodytes-config @@ -2655,7 +2655,7 @@ CONFIG_QFMT_V2=y CONFIG_QUOTACTL=y # CONFIG_AUTOFS4_FS is not set CONFIG_AUTOFS_FS=y -CONFIG_FUSE_FS=y +CONFIG_FUSE_FS=m # CONFIG_CUSE is not set # CONFIG_VIRTIO_FS is not set # CONFIG_OVERLAY_FS is not set