mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-26 09:50:34 +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_CONTROL_ALLOCATOR
|
||||
bool "control_allocator"
|
||||
default n
|
||||
---help---
|
||||
Enable support for control_allocator
|
||||
Reference in New Issue
Block a user