:orphan: .. title:: CONFIG_LIBMETAL .. kconfig:: CONFIG_LIBMETAL CONFIG_LIBMETAL ############### *libmetal Support* Type: ``bool`` Help ==== .. code-block:: none This option enables the libmetal HAL abstraction layer Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :kconfig:`OPENAMP ` Kconfig definition ================== At ``/Kconfig.libmetal:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:33`` → ``/Kconfig:18`` Menu path: (Top) → Modules .. code-block:: kconfig menuconfig LIBMETAL bool "libmetal Support" help This option enables the libmetal HAL abstraction layer *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*