CONFIG_CPU_HS6X

(No prompt – not directly user assignable.)

Type: bool

Help

If y, the SoC uses an ARC HS6x CPU

Direct dependencies

(SOC_NSIM_HS6X && SOC_NSIM) || (SOC_NSIM_HS6X_SMP && SOC_NSIM) || (SOC_QEMU_ARC_HS6X && SOC_QEMU_ARC) || (SOC_NSIM_HS6X && SOC_NSIM) || (SOC_NSIM_HS6X_SMP && SOC_NSIM) || (SOC_QEMU_ARC_HS6X && SOC_QEMU_ARC) || (ISA_ARCV3 && ARC)

(Includes any dependencies from ifs and menus.)

Defaults

  • y

  • y

  • y

  • y

  • y

  • y

Symbols selected by this symbol

Kconfig definitions

At <Zephyr SoC>/arc/snps_nsim/Kconfig.defconfig.hs6x:6

Included via Kconfig:8Kconfig.zephyr:25<BuildDir>/kconfig/Kconfig.soc.defconfig:1<Zephyr SoC>/arc/snps_nsim/Kconfig.defconfig:17

Menu path: (Top)

config CPU_HS6X
    bool
    default y
    depends on SOC_NSIM_HS6X && SOC_NSIM

At <Zephyr SoC>/arc/snps_nsim/Kconfig.defconfig.hs6x_smp:6

Included via Kconfig:8Kconfig.zephyr:25<BuildDir>/kconfig/Kconfig.soc.defconfig:1<Zephyr SoC>/arc/snps_nsim/Kconfig.defconfig:18

Menu path: (Top)

config CPU_HS6X
    bool
    default y
    depends on SOC_NSIM_HS6X_SMP && SOC_NSIM

At <Zephyr SoC>/arc/snps_qemu/Kconfig.defconfig.hs6x:6

Included via Kconfig:8Kconfig.zephyr:25<BuildDir>/kconfig/Kconfig.soc.defconfig:1<Zephyr SoC>/arc/snps_qemu/Kconfig.defconfig:35

Menu path: (Top)

config CPU_HS6X
    bool
    default y
    depends on SOC_QEMU_ARC_HS6X && SOC_QEMU_ARC

At <Zephyr SoC>/arc/snps_nsim/Kconfig.defconfig.hs6x:6

Included via Kconfig:8Kconfig.zephyr:27<Zephyr SoC>/arc/snps_nsim/Kconfig.defconfig:17

Menu path: (Top)

config CPU_HS6X
    bool
    default y
    depends on SOC_NSIM_HS6X && SOC_NSIM

At <Zephyr SoC>/arc/snps_nsim/Kconfig.defconfig.hs6x_smp:6

Included via Kconfig:8Kconfig.zephyr:27<Zephyr SoC>/arc/snps_nsim/Kconfig.defconfig:18

Menu path: (Top)

config CPU_HS6X
    bool
    default y
    depends on SOC_NSIM_HS6X_SMP && SOC_NSIM

At <Zephyr SoC>/arc/snps_qemu/Kconfig.defconfig.hs6x:6

Included via Kconfig:8Kconfig.zephyr:27<Zephyr SoC>/arc/snps_qemu/Kconfig.defconfig:35

Menu path: (Top)

config CPU_HS6X
    bool
    default y
    depends on SOC_QEMU_ARC_HS6X && SOC_QEMU_ARC

At <Zephyr Architecture>/arc/Kconfig:90

Included via Kconfig:8Kconfig.zephyr:39<Zephyr Architecture>/Kconfig:12

Menu path: (Top) → ARC Options

config CPU_HS6X
    bool
    select CPU_ARCHS
    select 64BIT
    depends on ISA_ARCV3 && ARC
    help
      If y, the SoC uses an ARC HS6x CPU

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)