summaryrefslogtreecommitdiff
path: root/drivers/leds/Makefile
diff options
context:
space:
mode:
authorAmireddy Mallikarjuna reddy <mallikarjunax.reddy@linux.intel.com>2020-12-10 17:12:12 +0800
committerPavel Machek <pavel@ucw.cz>2021-02-19 11:40:18 +0100
commitc3987cd2bca34ddfec69027acedb2fae5ffcf7a0 (patch)
tree02648eb7ff08443cf2d47e2229269021c9cac51b /drivers/leds/Makefile
parentb113a7f1981062442b5a5318b6cf6b7ad4097b45 (diff)
leds: lgm: Add LED controller driver for LGM SoC
Parallel to serial conversion, which is also called SSO controller, can drive external shift register for LED outputs, reset or general purpose outputs. This driver enables LED support for Serial Shift Output Controller (SSO). Signed-off-by: Amireddy Mallikarjuna reddy <mallikarjunax.reddy@linux.intel.com> Signed-off-by: Pavel Machek <pavel@ucw.cz>
Diffstat (limited to 'drivers/leds/Makefile')
-rw-r--r--drivers/leds/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/leds/Makefile b/drivers/leds/Makefile
index 73e603e1727e..de47e79ecb1f 100644
--- a/drivers/leds/Makefile
+++ b/drivers/leds/Makefile
@@ -105,3 +105,6 @@ obj-$(CONFIG_LEDS_USER) += uleds.o
# LED Triggers
obj-$(CONFIG_LEDS_TRIGGERS) += trigger/
+
+# LED Blink
+obj-$(CONFIG_LEDS_BLINK) += blink/