mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
ANDROID: remove unnecessary filesystems from microdroid config
Bug: 227470702 Test: watch TH Change-Id: I90a65ce40e4fe4e32da636f300ffacf1670c80ea Signed-off-by: Jiyong Park <jiyong@google.com>
This commit is contained in:
@@ -23,3 +23,13 @@ CONFIG_VIRTIO_VSOCKETS=y
|
||||
|
||||
# Remove config options that are for unknown vendor modules
|
||||
# CONFIG_GKI_HACKS_TO_FIX is not set
|
||||
|
||||
# Remove unnecessary filesystems
|
||||
# CONFIG_F2FS_FS is not set
|
||||
# CONFIG_VIRTIO_FS is not set
|
||||
# CONFIG_OVERLAY_FS is not set
|
||||
# CONFIG_INCREMENTAL_FS is not set
|
||||
# CONFIG_MSDOS_FS is not set
|
||||
# CONFIG_VFAT_FS is not set
|
||||
# CONFIG_VFAT_FS is not set
|
||||
# CONFIG_EXFAT_FS is not set
|
||||
|
||||
@@ -15,3 +15,13 @@ CONFIG_VIRTIO_VSOCKETS=y
|
||||
|
||||
# Remove config options that are for unknown vendor modules
|
||||
# CONFIG_GKI_HACKS_TO_FIX is not set
|
||||
|
||||
# Remove unnecessary filesystems
|
||||
# CONFIG_F2FS_FS is not set
|
||||
# CONFIG_VIRTIO_FS is not set
|
||||
# CONFIG_OVERLAY_FS is not set
|
||||
# CONFIG_INCREMENTAL_FS is not set
|
||||
# CONFIG_MSDOS_FS is not set
|
||||
# CONFIG_VFAT_FS is not set
|
||||
# CONFIG_VFAT_FS is not set
|
||||
# CONFIG_EXFAT_FS is not set
|
||||
|
||||
Reference in New Issue
Block a user