:orphan: .. title:: ARM .. option:: CONFIG_ARM *ARM architecture* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`HAS_DTS ` Kconfig definition ================== .. highlight:: kconfig At ``arch/Kconfig:22`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:34`` Menu path: (Top) → Architecture .. parsed-literal:: config ARM bool "ARM architecture" select \ :option:`HAS_DTS ` depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*