:orphan: .. title:: CONFIG_ARCH_HAS_USERSPACE .. kconfig:: CONFIG_ARCH_HAS_USERSPACE CONFIG_ARCH_HAS_USERSPACE ######################### *(No prompt -- not directly user assignable.)* Type: ``bool`` Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :kconfig:`SOC_ATOM ` - \ :kconfig:`SOC_LAKEMONT ` - \ :kconfig:`SOC_ATOM ` - \ :kconfig:`SOC_LAKEMONT ` - \ :kconfig:`ISA_ARCV2 ` - \ :kconfig:`CPU_CORTEX_M ` - \ :kconfig:`CPU_CORTEX_R ` - \ :kconfig:`ARMV8_A ` - \ :kconfig:`CORE_E31 ` - \ :kconfig:`CPU_ATOM ` - \ :kconfig:`CPU_APOLLO_LAKE ` - \ :kconfig:`CPU_LAKEMONT ` Kconfig definition ================== At ``/Kconfig:479`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:39`` Menu path: (Top) .. code-block:: kconfig config ARCH_HAS_USERSPACE bool *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*