:orphan: .. title:: HAS_CYPRESS_DRIVERS .. option:: CONFIG_HAS_CYPRESS_DRIVERS *(No prompt -- not directly user assignable.)* Type: ``bool`` Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols selected by this symbol =============================== - \ :option:`HAS_CMSIS ` Symbols that select this symbol =============================== - \ :option:`SOC_SERIES_PSOC62 ` Kconfig definition ================== .. highlight:: kconfig At ``ext/hal/cypress/Kconfig:7`` Included via ``Kconfig:10`` → ``Kconfig.zephyr:41`` → ``ext/Kconfig:11`` → ``ext/hal/Kconfig:19`` Menu path: (top menu) → External Sources → HALs .. parsed-literal:: config HAS_CYPRESS_DRIVERS bool select \ :option:`HAS_CMSIS ` *(Definitions include propagated dependencies, including from if's and menus.)*