:orphan: .. title:: CONFIG_SOC_FAMILY_PSOC6 .. kconfig:: CONFIG_SOC_FAMILY_PSOC6 CONFIG_SOC_FAMILY_PSOC6 ####################### *(No prompt -- not directly user assignable.)* Type: ``bool`` Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :kconfig:`SOC_SERIES_PSOC62 ` - \ :kconfig:`SOC_SERIES_PSOC63 ` - \ :kconfig:`SOC_SERIES_PSOC62 ` - \ :kconfig:`SOC_SERIES_PSOC63 ` Kconfig definitions =================== At ``/arm/cypress/Kconfig:30`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig config SOC_FAMILY_PSOC6 bool ---- At ``/arm/cypress/Kconfig:30`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig config SOC_FAMILY_PSOC6 bool *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*