forked from Archive/PX4-Autopilot
remove kconfig
This commit is contained in:
parent
d526cb7d6c
commit
5f992423c1
|
@ -1,12 +0,0 @@
|
|||
menuconfig MODULES_FW_AUTO_TRIM
|
||||
bool "fw_auto_trim"
|
||||
default n
|
||||
---help---
|
||||
Enable support for fixed-wing auto-trim
|
||||
|
||||
menuconfig USER_FW_AUTO_TRIM
|
||||
bool "fw_auto_trim running as userspace module"
|
||||
default y
|
||||
depends on BOARD_PROTECTED && MODULES_FW_AUTO_TRIM
|
||||
---help---
|
||||
Put fw_auto_trim in userspace memory
|
Loading…
Reference in New Issue