Merge "arm64: defconfig: Enable AW2016 Module for PITTI"
This commit is contained in:
commit
4c68b47eb6
2 changed files with 2 additions and 0 deletions
1
arch/arm64/configs/vendor/pitti_GKI.config
vendored
1
arch/arm64/configs/vendor/pitti_GKI.config
vendored
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue