summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeung-Woo Kim <sw0312.kim@samsung.com>2015-06-10 20:28:42 +0900
committerSeung-Woo Kim <sw0312.kim@samsung.com>2015-06-10 20:28:45 +0900
commit5caaa4c5080b69ee1569ae7ba36c61befe34cf06 (patch)
treea2fa956a60450338ebe69ce9723b0773894ca1d7
parent6c0f62d75991cffb9f27e0e45a22e8ea4b06e7e7 (diff)
downloadlinux-3.10-5caaa4c5080b69ee1569ae7ba36c61befe34cf06.tar.gz
linux-3.10-5caaa4c5080b69ee1569ae7ba36c61befe34cf06.tar.bz2
linux-3.10-5caaa4c5080b69ee1569ae7ba36c61befe34cf06.zip
This patch enables fuse config to support user file system. Change-Id: I6928b6808f1b47e244cd1de7793466575e7de550 Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
-rw-r--r--arch/arm/configs/tizen_odroid_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/configs/tizen_odroid_defconfig b/arch/arm/configs/tizen_odroid_defconfig
index 655d96e3f17..5a6580c220f 100644
--- a/arch/arm/configs/tizen_odroid_defconfig
+++ b/arch/arm/configs/tizen_odroid_defconfig
@@ -3203,7 +3203,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_GENERIC_ACL=y
#