Files
PX4-Autopilot/src/modules/fw_att_control/Kconfig
T
2022-02-18 07:58:58 +01:00

13 lines
317 B
Plaintext

menuconfig MODULES_FW_ATT_CONTROL
bool "fw_att_control"
default n
---help---
Enable support for fw_att_control
menuconfig USER_FW_ATT_CONTROL
bool "fw_att_control running as userspace module"
default n
depends on BOARD_PROTECTED && MODULES_FW_ATT_CONTROL
---help---
Put fw_att_control in userspace memory