mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
arm64: rockchip_defconfig: enable CONFIG_FUSE_BPF.
Android 14 uses fuse bpf by default, enable it in the kernel in case the mediaprovider does not work properly. Signed-off-by: Bian Jin chen <kenjc.bian@rock-chips.com> Change-Id: Id63b8c69a4cd0163328e4e2067a9dd3cf3307351
This commit is contained in:
@@ -963,6 +963,7 @@ CONFIG_QUOTA=y
|
||||
CONFIG_QUOTA_NETLINK_INTERFACE=y
|
||||
CONFIG_QFMT_V2=y
|
||||
CONFIG_FUSE_FS=y
|
||||
CONFIG_FUSE_BPF=y
|
||||
CONFIG_OVERLAY_FS=y
|
||||
CONFIG_INCREMENTAL_FS=y
|
||||
CONFIG_ISO9660_FS=y
|
||||
|
||||
Reference in New Issue
Block a user