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:
parent
b1c20f0a91
commit
4a6058b7e5
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue