]> Git Repo - J-u-boot.git/blobdiff - drivers/led/Kconfig
Dockerfile: build swtpm
[J-u-boot.git] / drivers / led / Kconfig
index 667593405eb1722596602929f880e71e6d0c2b23..cc87fbf395b61ccf4bb2fcb86017e333e82b7647 100644 (file)
@@ -35,6 +35,14 @@ config LED_BCM6858
          This option enables support for LEDs connected to the BCM6858
          HW has blinking capabilities and up to 32 LEDs can be controlled.
 
+config LED_CORTINA
+       bool "LED Support for Cortina Access CAxxxx SoCs"
+       depends on LED && (CORTINA_PLATFORM)
+       help
+         This option enables support for LEDs connected to the Cortina
+         Access CAxxxx SOCs.
+
+
 config LED_BLINK
        bool "Support LED blinking"
        depends on LED
This page took 0.025095 seconds and 4 git commands to generate.