:orphan: .. title:: CONFIG_RV64I_CPU .. kconfig:: CONFIG_RV64I_CPU CONFIG_RV64I_CPU ################ *RISCV64 CPU ISA* *RISCV64 CPU ISA* Type: ``bool`` Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`64BIT ` - \ :kconfig:`64BIT ` Kconfig definitions =================== At ``/riscv/riscv-privilege/andes_v5/Kconfig.soc:24`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/riscv/riscv-privilege/Kconfig:22`` Menu path: (Top) → Hardware Configuration → Base CPU ISA options .. code-block:: kconfig config RV64I_CPU bool "RISCV64 CPU ISA" select 64BIT depends on ---- At ``/riscv/riscv-privilege/andes_v5/Kconfig.soc:24`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/riscv/riscv-privilege/Kconfig:22`` Menu path: (Top) → Hardware Configuration → Base CPU ISA options .. code-block:: kconfig config RV64I_CPU bool "RISCV64 CPU ISA" select 64BIT depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*