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 <Zephyr>/boards/arm/nrf9160dk_nrf52840/Kconfig:53

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:27<Zephyr>/boards/Kconfig:48

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.)