From: Seung-Woo Kim Date: Tue, 9 Jun 2015 04:48:17 +0000 (+0900) Subject: ARM: odroidxu3_defconfig: enable fuse X-Git-Tag: submit/tizen/20160405.082219~142 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=41fa4a69a0d8d90a31f8a93f6c95c674436f993d;p=platform%2Fkernel%2Flinux-exynos.git ARM: odroidxu3_defconfig: enable fuse This patch enables fuse config to support user file system. Change-Id: I6543ace82673ab4108ea3154524cee5fb29a4760 Signed-off-by: Seung-Woo Kim --- diff --git a/arch/arm/configs/odroidxu3_defconfig b/arch/arm/configs/odroidxu3_defconfig index 3c6d6e607187..e793ecb0e669 100644 --- a/arch/arm/configs/odroidxu3_defconfig +++ b/arch/arm/configs/odroidxu3_defconfig @@ -3898,7 +3898,8 @@ CONFIG_FANOTIFY=y # CONFIG_QUOTA is not set # CONFIG_QUOTACTL is not set CONFIG_AUTOFS4_FS=y -# CONFIG_FUSE_FS is not set +CONFIG_FUSE_FS=y +# CONFIG_CUSE is not set # CONFIG_OVERLAY_FS is not set #