Merge "defconfig: gen3auto: Enable MSM NPU"

This commit is contained in:
QCTECMDR Service 2024-08-26 07:45:37 -07:00 committed by Gerrit - the friendly Code Review server
commit c9f8ba7bd8
2 changed files with 2 additions and 0 deletions

View file

@ -113,6 +113,7 @@ CONFIG_MSM_CORE_HANG_DETECT=m
CONFIG_MSM_GPI_DMA=m
# CONFIG_MSM_GPI_DMA_DEBUG is not set
CONFIG_MSM_HSUSB_PHY=m
CONFIG_MSM_NPU=m
CONFIG_MSM_PERFORMANCE=m
CONFIG_MSM_QMP=m
CONFIG_NL80211_TESTMODE=y

View file

@ -87,6 +87,7 @@ def define_gen3auto():
"drivers/irqchip/qcom-pdc.ko",
"drivers/mailbox/msm_qmp.ko",
"drivers/mailbox/qcom-apcs-ipc-mailbox.ko",
"drivers/media/platform/msm/npu/msm_npu.ko",
"drivers/mfd/qcom-spmi-pmic.ko",
"drivers/misc/qseecom_proxy.ko",
"drivers/mmc/host/cqhci.ko",