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