aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWei Wang <wvw@google.com>2017-02-23 18:21:03 -0800
committerWei Wang <wvw@google.com>2017-02-24 02:24:05 +0000
commit64bbcce9740ff84482b2e5da7b52c2fbcfdc0ba5 (patch)
treed7487b6642a4c823ab8a30709d589cdf108a0fc2
parent0b3092cf1acb73a906c7dbf5cf6cba5b12a27dc4 (diff)
arm64: configs: marlin: add FUSE FS backandroid-o-preview-1_r0.4
FUSE is used by new StorageManager#openProxyFileDescriptor API. Bug: 35386075 Bug: 29970149 Test: marlin boot Change-Id: I47147c7be89900058ab37c3a6a79dd28ebbd17bf Signed-off-by: Wei Wang <wvw@google.com>
-rw-r--r--arch/arm64/configs/marlin_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/marlin_defconfig b/arch/arm64/configs/marlin_defconfig
index 3edbbc1d0909..ef2b584c2b30 100644
--- a/arch/arm64/configs/marlin_defconfig
+++ b/arch/arm64/configs/marlin_defconfig
@@ -557,6 +557,7 @@ CONFIG_QUOTA=y
CONFIG_QUOTA_NETLINK_INTERFACE=y
# CONFIG_PRINT_QUOTA_WARNING is not set
CONFIG_QFMT_V2=y
+CONFIG_FUSE_FS=y
CONFIG_UDF_FS=y
CONFIG_VFAT_FS=y
CONFIG_TMPFS=y