CONFIG_HAS_HW_NRF_SPI2¶
(No prompt – not directly user assignable.)
Type: bool
Direct dependencies¶
BOARD_NRF52_BSIM
|| SOC_FAMILY_NRF
|| SOC_FAMILY_NRF
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definitions¶
At <Zephyr SoC>/arm/nordic_nrf/Kconfig.peripherals:157
Included via Kconfig:8
→ Kconfig.zephyr:37
→ <Zephyr Boards>/Kconfig:75
→ <Zephyr Boards>/posix/nrf52_bsim/Kconfig:9
Menu path: (Top) → Board Options
config HAS_HW_NRF_SPI2
bool
depends on BOARD_NRF52_BSIM
At <Zephyr SoC>/arm/nordic_nrf/Kconfig.peripherals:157
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <Zephyr SoC>/Kconfig:15
→ <BuildDir>/kconfig/Kconfig.soc.arch:2
→ <Zephyr SoC>/arm/nordic_nrf/Kconfig:16
Menu path: (Top) → Hardware Configuration
config HAS_HW_NRF_SPI2
bool
depends on SOC_FAMILY_NRF
At <Zephyr SoC>/arm/nordic_nrf/Kconfig.peripherals:157
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <Zephyr SoC>/Kconfig:18
→ <Zephyr SoC>/arm/nordic_nrf/Kconfig:16
Menu path: (Top) → Hardware Configuration
config HAS_HW_NRF_SPI2
bool
depends on SOC_FAMILY_NRF
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)