CONFIG_SOC_EMSK_EM7D

Synopsys ARC EM7D of EMSK

Type: bool

Direct dependencies

<choice: ARC EM Starter Kit Core Selection>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At arch/arc/soc/snps_emsk/Kconfig:14

Included via Kconfig:10Kconfig.zephyr:23arch/Kconfig:16arch/arc/Kconfig:22

Menu path: (top menu) → ARC Options → ARC EM Starter Kit Core Selection

config SOC_EMSK_EM7D
    bool
    prompt "Synopsys ARC EM7D of EMSK" if <choice: ARC EM Starter Kit Core Selection>
    select CPU_HAS_MPU if <choice: ARC EM Starter Kit Core Selection>
    select ARC_HAS_SECURE if BOARD_EM_STARTERKIT_R23 && <choice: ARC EM Starter Kit Core Selection>
    depends on <choice: ARC EM Starter Kit Core Selection>

(Definitions include propagated dependencies, including from if’s and menus.)