Skip to content

Commit 19e9a2c

Browse files
author
Birno Xavier F
committed
Implemented the EROFS support for RPI platform
1 parent 32a21b0 commit 19e9a2c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

recipes-kernel/android/files/rdkv.cfg

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,8 @@ CONFIG_BRCMFMAC=m
33
CONFIG_BT_HIDP=y
44
CONFIG_UHID=y
55
CONFIG_INPUT_UINPUT=y
6+
CONFIG_EROFS_FS=y
7+
CONFIG_EROFS_FS_XATTR=y
8+
CONFIG_EROFS_FS_POSIX_ACL=y
9+
CONFIG_EROFS_FS_SECURITY=y
10+
CONFIG_EROFS_FS_ZIP=y

0 commit comments

Comments
 (0)