The latest development version of this page may be more current than this released 2.6.1-rc1 version.
CONFIG_SOC_EOS_S3

QuickLogic EOS S3 SoC

Type: bool

Symbols selected by this symbol

Kconfig definitions

At soc/arm/quicklogic_eos_s3/Kconfig.soc:4

Included via Kconfig:8Kconfig.zephyr:28soc/Kconfig:6doc/_build/Kconfig/Kconfig.soc:1

Menu path: (Top) → SoC/CPU/Configuration Selection

config SOC_EOS_S3
    bool "QuickLogic EOS S3 SoC"
    select ARM
    select CPU_CORTEX_M4
    select CPU_CORTEX_M_HAS_SYSTICK
    select CPU_HAS_ARM_MPU
    select EOS_S3_HAL
    depends on <choice>

At soc/arm/quicklogic_eos_s3/Kconfig:4

Included via Kconfig:8Kconfig.zephyr:28soc/Kconfig:11doc/_build/Kconfig/Kconfig.soc.arch:2

Menu path: (Top) → Hardware Configuration

config SOC_EOS_S3
    bool

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