diff --git a/drivers/lpd8808/Kconfig b/drivers/lpd8808/Kconfig index 2435f70f7b..3c75840564 100644 --- a/drivers/lpd8808/Kconfig +++ b/drivers/lpd8808/Kconfig @@ -11,3 +11,8 @@ config MODULE_LPD8808 depends on TEST_KCONFIG select MODULE_PERIPH_GPIO select MODULE_COLOR + +config HAVE_LPD8808 + bool + help + Indicates that a LPD8808 based LED Strip is present.