choice: LED 1 routing

LED 1 routing

Type: bool

Direct dependencies

BOARD_NRF9160DK_NRF52840

(Includes any dependencies from ifs and menus.)

Kconfig definition

At boards/arm/nrf9160dk_nrf52840/Kconfig:37

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

Menu path: (Top) → Board Options

choice
    bool "LED 1 routing"
    default BOARD_NRF9160DK_LED0_PHY
    depends on BOARD_NRF9160DK_NRF52840

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