Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 343a8a95 authored by Himanshu Aggarwal's avatar Himanshu Aggarwal
Browse files

defconfig: msmferrum: enable LED framework



Enable the configuration needed for the compilation
of Linux LED framework. This framework is required
for control and operation of various LEDs on the
device.

Change-Id: I98d2c185acc5b04ba08893add428811a82259265
Signed-off-by: default avatarHimanshu Aggarwal <haggarwa@codeaurora.org>
parent 3511ae2a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -350,6 +350,8 @@ CONFIG_MMC_BLOCK_TEST=m
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_PLTFM=y
CONFIG_MMC_SDHCI_MSM=y
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y
CONFIG_LEDS_GPIO=y
CONFIG_LEDS_QPNP=y
CONFIG_LEDS_TRIGGERS=y
+2 −0
Original line number Diff line number Diff line
@@ -385,6 +385,8 @@ CONFIG_MMC_BLOCK_TEST=m
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_PLTFM=y
CONFIG_MMC_SDHCI_MSM=y
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y
CONFIG_LEDS_QPNP=y
CONFIG_LEDS_GPIO=y
CONFIG_LEDS_TRIGGERS=y