The latest development version of this page may be more current than this released 2.3.0 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:6

Included via Kconfig:8Kconfig.zephyr:32drivers/Kconfig:22

Menu path: (Top) → Device Drivers

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

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)