arm64: defconfig: Enable AW2016 Module for BLAIR

Enable AW2016 Module for BLAIR platform.

Change-Id: Id12eb24ea82e9139a6a2bf1d683cb65a1c89056a
Signed-off-by: Rakesh Kota <quic_kotarake@quicinc.com>
This commit is contained in:
Rakesh Kota 2023-06-27 16:14:15 +05:30 committed by Gerrit - the friendly Code Review server
parent 54cf926680
commit 091abcefc3
2 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,7 @@ CONFIG_IOMMU_IO_PGTABLE_FAST=y
CONFIG_IPA3=m
CONFIG_IPC_LOGGING=m
CONFIG_IPC_LOG_MINIDUMP_BUFFERS=16
CONFIG_LEDS_AW2016=m
CONFIG_LEDS_QPNP_FLASH_V2=m
CONFIG_LEDS_QPNP_VIBRATOR_LDO=m
CONFIG_LEDS_QTI_TRI_LED=m

View File

@ -64,6 +64,7 @@ def define_blair():
"drivers/irqchip/irq-qcom-mpm.ko",
"drivers/irqchip/msm_show_resume_irq.ko",
"drivers/irqchip/qcom-mpm.ko",
"drivers/leds/leds-aw2016.ko",
"drivers/leds/leds-qpnp-flash-v2.ko",
"drivers/leds/leds-qpnp-vibrator-ldo.ko",
"drivers/leds/leds-qti-tri-led.ko",