mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-25 12:10:35 +08:00
[Kconfig] Decompose Kconfig, now each module has its own Kconfig
Which is better for versioning and decomposability
This commit is contained in:
committed by
Daniel Agar
parent
094d3557d7
commit
d5e3e9a7bc
@@ -0,0 +1,5 @@
|
||||
menuconfig MODULES_ANGULAR_VELOCITY_CONTROLLER
|
||||
bool "angular_velocity_controller"
|
||||
default n
|
||||
---help---
|
||||
Enable support for angular_velocity_controller
|
||||
Reference in New Issue
Block a user