Kconfig: add missing DEBUG_MOTOR option

This commit is contained in:
raiden00pl 2021-04-15 10:44:01 +02:00 committed by Abdelatif Guettouche
parent b1f637a6ea
commit dd86fe5ca5
1 changed files with 7 additions and 0 deletions

View File

@ -1710,6 +1710,13 @@ config DEBUG_WATCHDOG_INFO
endif # DEBUG_WATCHDOG
config DEBUG_MOTOR
bool "Motor Debug Features"
default n
depends on MOTOR
---help---
Enable motor debug features.
if DEBUG_MOTOR
config DEBUG_MOTOR_ERROR