Merge "defconfig: autoghgvm: enable virtio i2c"
This commit is contained in:
commit
cf9d60d242
1
arch/arm64/configs/vendor/autoghgvm.config
vendored
1
arch/arm64/configs/vendor/autoghgvm.config
vendored
@ -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
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user