-
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:8
→ Kconfig.zephyr:32
→ drivers/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.)