examples/foc/Kconfig: EXAMPLES_FOC_SETPOINT_ADC depends on ADC
This commit is contained in:
parent
1f4f338772
commit
13a0d539fe
@ -225,6 +225,7 @@ config EXAMPLES_FOC_SETPOINT_CONST
|
|||||||
|
|
||||||
config EXAMPLES_FOC_SETPOINT_ADC
|
config EXAMPLES_FOC_SETPOINT_ADC
|
||||||
bool "Use ADC to control setpoint"
|
bool "Use ADC to control setpoint"
|
||||||
|
depends on ADC
|
||||||
select EXAMPLES_FOC_HAVE_ADC
|
select EXAMPLES_FOC_HAVE_ADC
|
||||||
select EXAMPLES_FOC_HAVE_SETPOINT_VAR
|
select EXAMPLES_FOC_HAVE_SETPOINT_VAR
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user