:orphan: .. title:: HAS_HW_NRF_SPU .. option:: CONFIG_HAS_HW_NRF_SPU *(No prompt -- not directly user assignable.)* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_FAMILY_NRF ` *(Includes any dependencies from if's and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :option:`SOC_NRF9160 ` Kconfig definition ================== .. highlight:: kconfig At ``soc/arm/nordic_nrf/Kconfig.peripherals:152`` Included via ``Kconfig:10`` → ``Kconfig.zephyr:27`` → ``soc/Kconfig:12`` → ``soc/arm/nordic_nrf/Kconfig:18`` Menu path: (top menu) → Hardware Configuration .. parsed-literal:: config HAS_HW_NRF_SPU bool depends on \ :option:`SOC_FAMILY_NRF ` *(Definitions include propagated dependencies, including from if's and menus.)*