-
CONFIG_SOC_EOS_S3
¶
QuickLogic EOS S3 SoC
Type: bool
Symbols selected by this symbol¶
Kconfig definitions¶
At <Zephyr>/soc/arm/quicklogic_eos_s3/Kconfig.soc:4
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:28
→ <Zephyr>/soc/Kconfig:6
→ <BuildDir>/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 <Zephyr>/soc/arm/quicklogic_eos_s3/Kconfig:4
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:28
→ <Zephyr>/soc/Kconfig:11
→ <BuildDir>/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.)