-
CONFIG_HAS_XMCLIB_UART
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
Enable XMCLIB Universal asynchronous receiver transmitter (UART)
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr>/modules/Kconfig.infineon:13
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:18
Menu path: (Top) → Modules
config HAS_XMCLIB_UART
bool
depends on HAS_XMCLIB
help
Enable XMCLIB Universal asynchronous receiver transmitter (UART)
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)