:orphan: .. title:: BOARD_NRF9160DK_LED2_PHY .. option:: CONFIG_BOARD_NRF9160DK_LED2_PHY *Route to LED on the kit* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``boards/arm/nrf9160dk_nrf52840/Kconfig:65`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``boards/Kconfig:57`` Menu path: (Top) → Board Options → LED 3 routing .. parsed-literal:: config BOARD_NRF9160DK_LED2_PHY bool "Route to LED on the kit" depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*