Merge "arm64: defconfig: Enable AW2016 Module for PITTI"

This commit is contained in:
qctecmdr 2024-02-22 09:27:12 -08:00 committed by Gerrit - the friendly Code Review server
commit 4c68b47eb6
2 changed files with 2 additions and 0 deletions

View file

@ -55,6 +55,7 @@ CONFIG_IPA3=m
CONFIG_IPC_LOGGING=m
# CONFIG_IPC_LOGGING_CDEV is not set
CONFIG_IPC_LOG_MINIDUMP_BUFFERS=16
CONFIG_LEDS_AW2016=m
# CONFIG_LEDS_QPNP_FLASH_V2 is not set
CONFIG_LEDS_QPNP_VIBRATOR_LDO=m
# CONFIG_LEDS_QTI_FLASH is not set

View file

@ -60,6 +60,7 @@ def define_pitti():
"drivers/iommu/qcom_iommu_debug.ko",
"drivers/iommu/qcom_iommu_util.ko",
"drivers/irqchip/qcom-mpm.ko",
"drivers/leds/leds-aw2016.ko",
"drivers/leds/leds-qpnp-vibrator-ldo.ko",
"drivers/mailbox/msm_qmp.ko",
"drivers/mailbox/qcom-ipcc.ko",