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