Merge "defconfig: autoghgvm: enable virtio i2c"

This commit is contained in:
qctecmdr 2024-05-25 10:40:20 -07:00 committed by Gerrit - the friendly Code Review server
commit cf9d60d242
2 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,7 @@ CONFIG_GUNYAH_DRIVERS=y
CONFIG_HVC_GUNYAH=m
CONFIG_HVC_GUNYAH_CONSOLE=y
CONFIG_I2C_MSM_GENI=m
CONFIG_I2C_VIRTIO=m
CONFIG_IOMMU_IO_PGTABLE_FAST=y
# CONFIG_IOMMU_IO_PGTABLE_FAST_PROVE_TLB is not set
# CONFIG_IOMMU_IO_PGTABLE_FAST_SELFTEST is not set

View File

@ -16,6 +16,7 @@ def define_autoghgvm():
"drivers/dma-buf/heaps/qcom_dma_heaps.ko",
"drivers/firmware/qcom-scm.ko",
"drivers/i2c/busses/i2c-msm-geni.ko",
"drivers/i2c/busses/i2c-virtio.ko",
"drivers/iommu/arm/arm-smmu/arm_smmu.ko",
"drivers/iommu/iommu-logger.ko",
"drivers/iommu/qcom_iommu_debug.ko",