mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/lpd8808: Update kconfig model
This commit is contained in:
parent
1ff07e0133
commit
0ec4525733
@ -11,3 +11,8 @@ config MODULE_LPD8808
|
|||||||
depends on TEST_KCONFIG
|
depends on TEST_KCONFIG
|
||||||
select MODULE_PERIPH_GPIO
|
select MODULE_PERIPH_GPIO
|
||||||
select MODULE_COLOR
|
select MODULE_COLOR
|
||||||
|
|
||||||
|
config HAVE_LPD8808
|
||||||
|
bool
|
||||||
|
help
|
||||||
|
Indicates that a LPD8808 based LED Strip is present.
|
||||||
|
Loading…
Reference in New Issue
Block a user