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