summaryrefslogtreecommitdiffstats
path: root/drivers/led/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/led/Kconfig')
-rw-r--r--drivers/led/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/led/Kconfig b/drivers/led/Kconfig
index 106093b722..8ca6ab8e44 100644
--- a/drivers/led/Kconfig
+++ b/drivers/led/Kconfig
@@ -11,6 +11,10 @@ config LED_GPIO_RGB
bool "gpio rgb LED support"
depends on LED_GPIO
+config LED_GPIO_BICOLOR
+ bool "gpio bicolor LED support"
+ depends on LED_GPIO
+
config LED_TRIGGERS
select POLLER
bool "LED triggers support"