ANDROID: GKI: Readd VIRTIO_FS
Adding VIRTIO_FS to GKI to remove its requisite symbols from KMI. These symbols are not required for any current users of GKI. Bug: 182417593 Change-Id: I98dcb26578cc9a125c8adc78c31d87abdc3d48e8 Signed-off-by: Ram Muthiah <rammuthiah@google.com>
This commit is contained in:
committed by
Treehugger Robot
parent
1110c3c60e
commit
4b6aa37b08
@@ -579,6 +579,7 @@ CONFIG_FS_VERITY=y
|
||||
CONFIG_QUOTA=y
|
||||
CONFIG_QFMT_V2=y
|
||||
CONFIG_FUSE_FS=y
|
||||
CONFIG_VIRTIO_FS=y
|
||||
CONFIG_OVERLAY_FS=y
|
||||
CONFIG_INCREMENTAL_FS=y
|
||||
CONFIG_MSDOS_FS=y
|
||||
|
||||
@@ -526,6 +526,7 @@ CONFIG_FS_VERITY=y
|
||||
CONFIG_QUOTA=y
|
||||
CONFIG_QFMT_V2=y
|
||||
CONFIG_FUSE_FS=y
|
||||
CONFIG_VIRTIO_FS=y
|
||||
CONFIG_OVERLAY_FS=y
|
||||
CONFIG_INCREMENTAL_FS=y
|
||||
CONFIG_MSDOS_FS=y
|
||||
|
||||
@@ -531,6 +531,7 @@ CONFIG_FS_VERITY=y
|
||||
CONFIG_QUOTA=y
|
||||
CONFIG_QFMT_V2=y
|
||||
CONFIG_FUSE_FS=y
|
||||
CONFIG_VIRTIO_FS=y
|
||||
CONFIG_OVERLAY_FS=y
|
||||
CONFIG_INCREMENTAL_FS=y
|
||||
CONFIG_MSDOS_FS=y
|
||||
|
||||
Reference in New Issue
Block a user