:orphan: .. title:: ARCH_SUPPORTS_ARCH_HW_INIT .. option:: CONFIG_ARCH_SUPPORTS_ARCH_HW_INIT *(No prompt -- not directly user assignable.)* Type: ``bool`` Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :option:`CPU_CORTEX_M ` Kconfig definition ================== .. highlight:: kconfig At ``arch/Kconfig:454`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:29`` Menu path: (Top) .. parsed-literal:: config ARCH_SUPPORTS_ARCH_HW_INIT bool *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*