CONFIG_NRF9160_GPS_SET_MAGPIO

Let the driver set MAGPIO configuration

Type: bool

Direct dependencies

NRF9160_GPS_HANDLE_MODEM_CONFIGURATION && NRF9160_GPS

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <nRF>/drivers/gps/nrf9160_gps/Kconfig:68

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:31<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:57<nRF>/drivers/Kconfig:14<nRF>/drivers/gps/Kconfig:11

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Device Drivers → GPS Drivers → nRF9160 GPS driver [deprecated]

config NRF9160_GPS_SET_MAGPIO
    bool "Let the driver set MAGPIO configuration"
    default y if BOARD_NRF9160DK_NRF9160_NS || BOARD_THINGY91_NRF9160_NS
    depends on NRF9160_GPS_HANDLE_MODEM_CONFIGURATION && NRF9160_GPS

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)