diff --git a/Kconfig b/Kconfig index 7f5fa8112d..95d0dc51f0 100644 --- a/Kconfig +++ b/Kconfig @@ -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