mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
ARM: config: rockchip_defconfig: enable CONFIG_OVERLAY_FS.
Android 10 use overlayfs to update logical partitions, enabling this config to support adb debugging. Test: adb root; adb remount; adb push some_file /somewhere. Signed-off-by: Bian Jin chen <kenjc.bian@rock-chips.com> Change-Id: Ic6d90915a88208b82f771db203521e628a74fc2d
This commit is contained in:
@@ -639,6 +639,7 @@ CONFIG_QUOTA=y
|
||||
CONFIG_QUOTA_NETLINK_INTERFACE=y
|
||||
CONFIG_QFMT_V2=y
|
||||
CONFIG_FUSE_FS=y
|
||||
CONFIG_OVERLAY_FS=y
|
||||
CONFIG_ISO9660_FS=y
|
||||
CONFIG_JOLIET=y
|
||||
CONFIG_ZISOFS=y
|
||||
|
||||
Reference in New Issue
Block a user