ANDROID: GKI: enable CONFIG_EROFS_FS=y
CONFIG_EROFS_FS=y is enable in android-5.4-stable branch now, so open it on mainline to avoid repeated submissions in other branches. Bug: 180727180 Change-Id: Ifb984d0816c043fca4699226a481b5f8ab7ab6fd Signed-off-by: Huang Jianan <huangjianan@oppo.com> (cherry picked from commit 6c8a1caa03eba58ba42897a19307fe495724c10c)
This commit is contained in:
parent
2d5c7aedc0
commit
5ed6c99c8f
2 changed files with 2 additions and 0 deletions
|
|
@ -569,6 +569,7 @@ CONFIG_PSTORE=y
|
|||
CONFIG_PSTORE_CONSOLE=y
|
||||
CONFIG_PSTORE_PMSG=y
|
||||
CONFIG_PSTORE_RAM=y
|
||||
CONFIG_EROFS_FS=y
|
||||
CONFIG_NLS_CODEPAGE_437=y
|
||||
CONFIG_NLS_CODEPAGE_737=y
|
||||
CONFIG_NLS_CODEPAGE_775=y
|
||||
|
|
|
|||
|
|
@ -504,6 +504,7 @@ CONFIG_PSTORE=y
|
|||
CONFIG_PSTORE_CONSOLE=y
|
||||
CONFIG_PSTORE_PMSG=y
|
||||
CONFIG_PSTORE_RAM=y
|
||||
CONFIG_EROFS_FS=y
|
||||
CONFIG_NLS_CODEPAGE_437=y
|
||||
CONFIG_NLS_CODEPAGE_737=y
|
||||
CONFIG_NLS_CODEPAGE_775=y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue