From 1f960467fd4bcb5e8fb4c002bb507241eb2ff753 Mon Sep 17 00:00:00 2001 From: Li Peng Date: Thu, 16 Jan 2014 14:08:53 +0800 Subject: [PATCH] config: enable autofs Change-Id: I6264ca3240bce29758bb185b7ded0d880c29c455 Signed-off-by: Li Peng --- arch/x86/configs/tizen_clovertrail_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/x86/configs/tizen_clovertrail_defconfig b/arch/x86/configs/tizen_clovertrail_defconfig index e1fcdf5..3f41712 100644 --- a/arch/x86/configs/tizen_clovertrail_defconfig +++ b/arch/x86/configs/tizen_clovertrail_defconfig @@ -3309,7 +3309,7 @@ CONFIG_FANOTIFY=y # CONFIG_FANOTIFY_ACCESS_PERMISSIONS is not set # CONFIG_QUOTA is not set # CONFIG_QUOTACTL is not set -# CONFIG_AUTOFS4_FS is not set +CONFIG_AUTOFS4_FS=y CONFIG_FUSE_FS=y # CONFIG_CUSE is not set CONFIG_GENERIC_ACL=y -- 2.7.4