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