The latest development version of this page may be more current than this released 2.5.0 version.
CONFIG_BOARD_NRF9160DK_LED1_PHY

Route to LED on the kit

Type: bool

Direct dependencies

<choice: LED 2 routing>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At boards/arm/nrf9160dk_nrf52840/Kconfig:53

Included via Kconfig:8Kconfig.zephyr:27boards/Kconfig:57

Menu path: (Top) → Board Options → LED 2 routing

config BOARD_NRF9160DK_LED1_PHY
    bool "Route to LED on the kit"
    depends on <choice: LED 2 routing>

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