The latest development version of this page may be more current than this released 1.14.1 version.
choice: UART Port 0 Driver type

UART Port 0 Driver type

Type: bool

Direct dependencies

UART_NRFX && SERIAL

(Includes any dependencies from if’s and menus.)

Defaults

No defaults. Implicitly defaults to the first (visible) choice option.

Kconfig definition

At drivers/serial/Kconfig.nrfx:23

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:22drivers/serial/Kconfig:93

Menu path: (top menu) → Device Drivers → Serial Drivers → nRF UART nrfx drivers

choice
    bool
    prompt "UART Port 0 Driver type" if UART_NRFX && SERIAL
    optional
    depends on UART_NRFX && SERIAL

(Definitions include propagated dependencies, including from if’s and menus.)