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 [isaacmanjarres: resolved contextual merge conflicts from forward porting from android15-6.6.] Signed-off-by: Isaac J. Manjarres <isaacmanjarres@google.com>
This commit is contained in:
@@ -120,8 +120,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_UIO=y
|
||||
CONFIG_VIRT_DRIVERS=y
|
||||
CONFIG_ARM_PKVM_GUEST=y
|
||||
|
||||
Reference in New Issue
Block a user