Enable CONFIG_EKF2_AUX_GLOBAL_POSITION by default

Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
This commit is contained in:
Silvan Fuhrer
2025-01-13 12:06:53 +01:00
committed by Daniel Agar
parent 0fb8463b79
commit e4e975806f
10 changed files with 1 additions and 10 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ depends on MODULES_EKF2
menuconfig EKF2_AUX_GLOBAL_POSITION
depends on MODULES_EKF2
bool "aux global position fusion support"
default n
default y
---help---
EKF2 auxiliary global position fusion support.