mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
ARM: 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: Sandy Huang <hjc@rock-chips.com> Change-Id: Iea71a09874aff7421b3d4a5cdff18834f9456809
This commit is contained in:
@@ -697,6 +697,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