CONFIG_SERIAL

Serial Drivers

Type: bool

Help

Enable options for serial drivers.

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At drivers/serial/Kconfig:9

Included via Kconfig:10Kconfig.zephyr:29drivers/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.)