Jukka Laitinen 9449ed6e66 Add support for protected build in drivers, systemcmds and modules Kconfig
Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
2022-02-18 07:58:58 +01:00

13 lines
247 B
Plaintext

menuconfig MODULES_EKF2
bool "ekf2"
default n
---help---
Enable support for ekf2
menuconfig USER_EKF2
bool "ekf2 running as userspace module"
default n
depends on BOARD_PROTECTED && MODULES_EKF2
---help---
Put ekf2 in userspace memory