-
CONFIG_NRFX_SPIS2
¶
Enable SPIS2 instance
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr>/modules/Kconfig.nordic:411
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:10
→ <Zephyr>/modules/Kconfig:20
Menu path: (Top) → Modules → nrfx drivers
config NRFX_SPIS2 bool "Enable SPIS2 instance" selectNRFX_SPIS
depends onHAS_HW_NRF_SPIS2
&&HAS_NRFX
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)