[PATCH] S3C24XX GPIO LED support
[firefly-linux-kernel-4.4.55.git] / drivers / leds / Kconfig
index 2c4f20b7f021591dea1495a057c0f988cce7093b..88565becb877afa4a742bc30e848f51fd2fbb9fa 100644 (file)
@@ -59,6 +59,13 @@ config LEDS_TOSA
          This option enables support for the LEDs on Sharp Zaurus
          SL-6000 series.
 
+config LEDS_S3C24XX
+       tristate "LED Support for Samsung S3C24XX GPIO LEDs"
+       depends on LEDS_CLASS && ARCH_S3C2410
+       help
+         This option enables support for LEDs connected to GPIO lines
+         on Samsung S3C24XX series CPUs, such as the S3C2410 and S3C2440.
+
 config LEDS_TRIGGER_TIMER
        tristate "LED Timer Trigger"
        depends LEDS_TRIGGERS