]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/leds/Kconfig
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[karo-tx-linux.git] / drivers / leds / Kconfig
index 23408bd68fdc0c8b18f4e140bc367c2a07e53619..bea24bd4d519e4c1eeaf6d1004c6f4573749754a 100644 (file)
@@ -565,6 +565,17 @@ config LEDS_BLINKM
          This option enables support for the BlinkM RGB LED connected
          through I2C. Say Y to enable support for the BlinkM LED.
 
+config LEDS_POWERNV
+       tristate "LED support for PowerNV Platform"
+       depends on LEDS_CLASS
+       depends on PPC_POWERNV
+       depends on OF
+       help
+         This option enables support for the system LEDs present on
+         PowerNV platforms. Say 'y' to enable this support in kernel.
+         To compile this driver as a module, choose 'm' here: the module
+         will be called leds-powernv.
+
 config LEDS_SYSCON
        bool "LED support for LEDs on system controllers"
        depends on LEDS_CLASS=y