industrial/foc: add dependences to Kconfig
This commit is contained in:
parent
e9991bc8ec
commit
920bd8fed8
@ -7,6 +7,7 @@ config INDUSTRY_FOC
|
|||||||
bool "FOC Library"
|
bool "FOC Library"
|
||||||
default n
|
default n
|
||||||
select LIBDSP
|
select LIBDSP
|
||||||
|
depends on MOTOR_FOC
|
||||||
---help---
|
---help---
|
||||||
Enable or disable the FOC Library
|
Enable or disable the FOC Library
|
||||||
|
|
||||||
@ -27,6 +28,7 @@ config INDUSTRY_FOC_WARN
|
|||||||
config INDUSTRY_FOC_CORDIC
|
config INDUSTRY_FOC_CORDIC
|
||||||
bool "Enable CORDIC support"
|
bool "Enable CORDIC support"
|
||||||
default n
|
default n
|
||||||
|
depends on MATH_CORDIC
|
||||||
---help---
|
---help---
|
||||||
Enable support for CORDIC hardware acceleration
|
Enable support for CORDIC hardware acceleration
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user