:orphan: .. title:: BOARD_PCA10090_LED0_PHY .. option:: CONFIG_BOARD_PCA10090_LED0_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/nrf52840_pca10090/Kconfig:41`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:30`` → ``boards/Kconfig:32`` Menu path: (Top) → Board Options → LED 1 routing .. parsed-literal:: config BOARD_PCA10090_LED0_PHY bool "Route to LED on the kit" depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*