Merge "defconfig: Disable compilation of virt-ssr driver"

This commit is contained in:
qctecmdr 2023-07-09 23:12:32 -07:00 committed by Gerrit - the friendly Code Review server
commit f4a6b6659c
2 changed files with 0 additions and 2 deletions

View File

@ -33,7 +33,6 @@ CONFIG_MSM_BOOT_STATS=m
CONFIG_MSM_HAB=m
CONFIG_MSM_HSUSB_PHY=m
CONFIG_MSM_QMP=m
CONFIG_MSM_QUIN_SUBSYSTEM_NOTIF_VIRT=m
CONFIG_NET_FAILOVER=m
CONFIG_NL80211_TESTMODE=y
CONFIG_NOP_USB_XCEIV=m

View File

@ -51,7 +51,6 @@ def define_autogvm():
"drivers/regulator/stub-regulator.ko",
"drivers/regulator/virtio_regulator.ko",
"drivers/remoteproc/rproc_qcom_common.ko",
"drivers/remoteproc/subsystem_notif_virt.ko",
"drivers/rtc/rtc-pm8xxx.ko",
"drivers/soc/qcom/boot_stats.ko",
"drivers/soc/qcom/hab/msm_hab.ko",