CONFIG_HAS_XMCLIB_UART

(No prompt – not directly user assignable.)

Type: bool

Help

Enable XMCLIB Universal asynchronous receiver transmitter (UART)

Direct dependencies

HAS_XMCLIB

(Includes any dependencies from ifs and menus.)

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:10<Zephyr>/modules/Kconfig:14

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.)