ANDROID: Remove DMA-BUF support from microdroid

Microdroid does not interface with peripherals and therefore does not
need dma-buf support, so remove it.

Bug: 432329937
Change-Id: Ie7adb18bbb796129f7d50eb17a6deba061547981
Signed-off-by: Isaac J. Manjarres <isaacmanjarres@google.com>
This commit is contained in:
Isaac J. Manjarres
2025-07-18 23:53:05 +00:00
committed by Treehugger Robot
parent 1cfe1f2af4
commit 1e8b933b8d

View File

@@ -115,8 +115,6 @@ CONFIG_RTC_CLASS=y
# CONFIG_RTC_NVMEM is not set
CONFIG_RTC_DRV_PL030=y
CONFIG_RTC_DRV_PL031=y
CONFIG_DMABUF_HEAPS=y
CONFIG_DMABUF_SYSFS_STATS=y
CONFIG_VIRTIO_PCI=y
CONFIG_VIRTIO_BALLOON=y
CONFIG_STAGING=y