-
CONFIG_SOC_SERIES_PSOC62
¶
Cypress PSoC6 series MCU
Type: bool
Help¶
Enable support for Cypress PSoC6 MCU series
Direct dependencies¶
<choice: SoC/CPU/Configuration Selection>
(Includes any dependencies from if’s and menus.)
Symbols selected by this symbol¶
SOC_FAMILY_PSOC6
if <choice: SoC/CPU/Configuration Selection>CPU_HAS_SYSTICK
if <choice: SoC/CPU/Configuration Selection>HAS_CYPRESS_DRIVERS
if <choice: SoC/CPU/Configuration Selection>SOC_NOINIT_LD
if <choice: SoC/CPU/Configuration Selection>SOC_RWDATA_LD
if <choice: SoC/CPU/Configuration Selection>
Kconfig definition¶
At soc/arm/cypress/psoc6/Kconfig.series:8
Included via Kconfig:10
→ Kconfig.zephyr:27
→ soc/Kconfig:6
→ soc/arm/cypress/Kconfig.soc:7
Menu path: (top menu) → SoC/CPU/Configuration Selection
config SOC_SERIES_PSOC62 bool prompt "Cypress PSoC6 series MCU" if <choice: SoC/CPU/Configuration Selection> selectSOC_FAMILY_PSOC6
if <choice: SoC/CPU/Configuration Selection> selectCPU_HAS_SYSTICK
if <choice: SoC/CPU/Configuration Selection> selectHAS_CYPRESS_DRIVERS
if <choice: SoC/CPU/Configuration Selection> selectSOC_NOINIT_LD
if <choice: SoC/CPU/Configuration Selection> selectSOC_RWDATA_LD
if <choice: SoC/CPU/Configuration Selection> depends on <choice: SoC/CPU/Configuration Selection> help Enable support for Cypress PSoC6 MCU series
(Definitions include propagated dependencies, including from if’s and menus.)