2020-11-06 17:02:01

by Nícolas F. R. A. Prado

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

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

Signed-off-by: Nícolas F. R. A. Prado <[email protected]>
---
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