:orphan: .. title:: choice: LED 4 routing .. _choice_33: .. describe:: choice: LED 4 routing *LED 4 routing* Type: ``bool`` Direct dependencies =================== \ :option:`BOARD_NRF9160DK_NRF52840 ` *(Includes any dependencies from ifs and menus.)* Default ======= - \ :option:`BOARD_NRF9160DK_LED3_PHY ` Choice options ============== - \ :option:`BOARD_NRF9160DK_LED3_PHY ` - \ :option:`BOARD_NRF9160DK_LED3_ARDUINO ` Kconfig definition ================== .. highlight:: kconfig At ``boards/arm/nrf9160dk_nrf52840/Kconfig:73`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``boards/Kconfig:57`` Menu path: (Top) → Board Options .. parsed-literal:: choice bool "LED 4 routing" default \ :option:`BOARD_NRF9160DK_LED3_PHY ` depends on \ :option:`BOARD_NRF9160DK_NRF52840 ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*