Files
PX4-Autopilot/src/drivers/gps/Kconfig
2022-02-18 07:58:58 +01:00

13 lines
240 B
Plaintext

menuconfig DRIVERS_GPS
bool "gps"
default n
---help---
Enable support for gps
menuconfig USER_GPS
bool "gps running as userspace module"
default y
depends on BOARD_PROTECTED && DRIVERS_GPS
---help---
Put gps in userspace memory