The latest development version of this page may be more current than this released 1.14.1 version.
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 soc/arc/snps_emsk/Kconfig:14

Included via Kconfig:10Kconfig.zephyr:27soc/Kconfig:12

Menu path: (top menu) → Hardware Configuration → 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.)