Skip to content

Commit ebf902a

Browse files
authored
Merge pull request #1578 from bitcraze/rik/productionkconfig
Add dependency for ACCEPT_DECKCTRL_DECKS_UNDER_PRODUCTION on deckctrl backend
2 parents 0b05cae + 8cf9e46 commit ebf902a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/deck/backends/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ config DECK_BACKEND_DECKCTRL_DEBUG
3030
initialization, and communication for debugging purposes.
3131

3232
config ACCEPT_DECKCTRL_DECKS_UNDER_PRODUCTION
33+
depends on DECK_BACKEND_DECKCTRL
3334
bool "Accept DeckCtrl decks under production"
3435
default n
3536
help

0 commit comments

Comments
 (0)