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