Skip to content

Commit 0ed5ebd

Browse files
authored
Merge pull request #1552 from bitcraze/rik/clrdeck_requires_backend
Add dependency for Color LED deck on DECK_BACKEND_DECKCTRL
2 parents 8950586 + b261982 commit 0ed5ebd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/deck/drivers/src/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -512,6 +512,7 @@ config DECK_DECKCTRL_DEVBOARD
512512
This deck is used for the deckctrl development.
513513

514514
config DECK_COLORLED
515+
depends on DECK_BACKEND_DECKCTRL
515516
bool "Support for Color LED deck"
516517
default y
517518
help

0 commit comments

Comments
 (0)