[RFC PATCH 2/3] ARM: qcom_defconfig: Add QPNP flash LED support

From: Nícolas F. R. A. Prado
Date: Fri Nov 06 2020 - 11:59:13 EST


Add support for the flash LED on msm8974 devices, like the Nexus 5.

Signed-off-by: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxxx>
---
arch/arm/configs/qcom_defconfig | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
index e1c65a8dd2af..19934d92e3a7 100644
--- a/arch/arm/configs/qcom_defconfig
+++ b/arch/arm/configs/qcom_defconfig
@@ -284,3 +284,4 @@ CONFIG_DYNAMIC_DEBUG=y
CONFIG_DEBUG_INFO=y
CONFIG_MAGIC_SYSRQ=y
# CONFIG_SCHED_DEBUG is not set
+CONFIG_LEDS_QPNP=m
--
2.29.2