:orphan: .. title:: LIBMETAL .. option:: 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 =============================== - \ :option:`OPENAMP ` Kconfig definition ================== At ``/Kconfig.libmetal:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:23`` → ``/Kconfig:19`` 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.)*