:orphan: .. title:: LIBMETAL .. option:: CONFIG_LIBMETAL *libmetal Support* Type: ``bool`` Help ==== This option enables the libmetal HAL abstraction layer Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :option:`OPENAMP ` Kconfig definition ================== .. highlight:: kconfig At ``modules/Kconfig.libmetal:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:23`` → ``modules/Kconfig:19`` Menu path: (Top) → Modules .. parsed-literal:: 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.)*