The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_SERIAL

Serial Drivers

Type: bool

Help

Enable options for serial drivers.

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At drivers/serial/Kconfig:9

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

Menu path: (top menu) → Device Drivers

menuconfig SERIAL
    bool
    prompt "Serial Drivers"
    help
      Enable options for serial drivers.

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