mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
ANDROID: GKI: Disable INCREMENTAL_FS on x86 too
Fixes I23ce9e34fa25ae596298b4c03a7b36dd71adba68, which disabled incfs only for arm64. Disable it for x86 too. Bug: 156527199 Change-Id: I1926fab17a8ba6bfab299a683138390cad133611 Signed-off-by: Alistair Delva <adelva@google.com>
This commit is contained in:
@@ -356,7 +356,6 @@ CONFIG_QUOTA=y
|
||||
CONFIG_QFMT_V2=y
|
||||
CONFIG_FUSE_FS=y
|
||||
CONFIG_OVERLAY_FS=y
|
||||
CONFIG_INCREMENTAL_FS=y
|
||||
CONFIG_MSDOS_FS=y
|
||||
CONFIG_VFAT_FS=y
|
||||
CONFIG_TMPFS=y
|
||||
|
||||
Reference in New Issue
Block a user