Skip to content
Snippets Groups Projects
Commit 64bbcce9 authored by Wei Wang's avatar Wei Wang
Browse files

arm64: configs: marlin: add FUSE FS back


FUSE is used by new StorageManager#openProxyFileDescriptor API.

Bug: 35386075
Bug: 29970149
Test: marlin boot
Change-Id: I47147c7be89900058ab37c3a6a79dd28ebbd17bf
Signed-off-by: default avatarWei Wang <wvw@google.com>
parent 0b3092cf
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment