The latest development version of this page may be more current than this released 2.7.5 version.

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 modules/Kconfig.infineon:13

Included via Kconfig:8Kconfig.zephyr:33modules/Kconfig:17

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