CONFIG_SERIAL
Serial Drivers
Type: bool
Help
Enable options for serial drivers.
Defaults
y
n
n
Symbols that select this symbol
Kconfig definitions
At <Zephyr>/boards/arm/nrf52840dongle_nrf52840/Kconfig.defconfig:30
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:22
Menu path: (Top)
config SERIAL
bool
default y
depends on USB_DEVICE_STACK && BOARD_NRF52840DONGLE_NRF52840
At <Zephyr>/soc/arm/nxp_lpc/lpc55xxx/Kconfig.defconfig.lpc55S69_cpu1:22
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:25
→ <nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1
→ <Zephyr>/soc/arm/nxp_lpc/Kconfig.defconfig:4
→ <Zephyr>/soc/arm/nxp_lpc/lpc55xxx/Kconfig.defconfig.series:18
Menu path: (Top)
config SERIAL
bool
default n
depends on SOC_LPC55S69_CPU1 && SOC_SERIES_LPC55XXX
At <Zephyr>/soc/arm/nxp_lpc/lpc55xxx/Kconfig.defconfig.lpc55S69_cpu1:22
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
→ <Zephyr>/soc/arm/nxp_lpc/Kconfig.defconfig:4
→ <Zephyr>/soc/arm/nxp_lpc/lpc55xxx/Kconfig.defconfig.series:18
Menu path: (Top)
config SERIAL
bool
default n
depends on SOC_LPC55S69_CPU1 && SOC_SERIES_LPC55XXX
At <Zephyr>/drivers/serial/Kconfig:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:26
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.)