CONFIG_GPS_SIM
GPS simulator
Type: bool
Help
Enable GPS simulator.
Defaults
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol
FPU_SHARING
ifFPU
Kconfig definition
At <nRF>/drivers/gps/gps_sim/Kconfig:8
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:95
→ <nRF>/drivers/Kconfig:14
→ <nRF>/drivers/gps/Kconfig:10
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Device Drivers → GPS Drivers
menuconfig GPS_SIM
bool "GPS simulator"
select FPU_SHARING if FPU
help
Enable GPS simulator.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)