From 525d29ca29cab489adbc1aaf19a3a6a71bf62b81 Mon Sep 17 00:00:00 2001 From: Mike Lockwood Date: Fri, 13 Aug 2010 11:31:20 -0400 Subject: [PATCH] [ARM] tegra: stingray_defconfig: Enable CONFIG_FUSE_FS Signed-off-by: Mike Lockwood --- arch/arm/configs/stingray_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/configs/stingray_defconfig b/arch/arm/configs/stingray_defconfig index 5aaf5d0a9985..9623ce9260ba 100644 --- a/arch/arm/configs/stingray_defconfig +++ b/arch/arm/configs/stingray_defconfig @@ -2044,7 +2044,7 @@ CONFIG_INOTIFY_USER=y # CONFIG_QUOTA is not set # CONFIG_AUTOFS_FS is not set # CONFIG_AUTOFS4_FS is not set -# CONFIG_FUSE_FS is not set +CONFIG_FUSE_FS=y # # Caches -- 2.34.1