ANDROID: Disable IOMMU support for microdroid
Microdroid usecases do not require IOMMU support at the moment, so remove it. Bug: 432265253 Signed-off-by: Isaac J. Manjarres <isaacmanjarres@google.com> (cherry picked from https://android-review.googlesource.com/q/commit:0a79a0e6599feacf577e49563f3884886c8c4245) Merged-In: Iec5c3f3fd64909bfacb3e35525dfcb454518b13c Change-Id: Iec5c3f3fd64909bfacb3e35525dfcb454518b13c
This commit is contained in:
committed by
Isaac Manjarres
parent
481d4a3585
commit
3bff0858a0
@@ -130,6 +130,7 @@ CONFIG_VIRTIO_PCI=y
|
||||
CONFIG_VIRTIO_BALLOON=y
|
||||
CONFIG_STAGING=y
|
||||
CONFIG_HWSPINLOCK=y
|
||||
# CONFIG_IOMMU_SUPPORT is not set
|
||||
CONFIG_EXT4_FS=y
|
||||
# CONFIG_EXT4_USE_FOR_EXT2 is not set
|
||||
CONFIG_EXT4_FS_POSIX_ACL=y
|
||||
|
||||
Reference in New Issue
Block a user