CONFIG_SOC_FAMILY_NRF¶
(No prompt – not directly user assignable.)
Type: bool
Defaults¶
No defaults. Implicitly defaults to n.
Symbols selected by this symbol¶
Symbols that select this symbol¶
Kconfig definitions¶
At <Zephyr SoC>/arm/nordic_nrf/Kconfig:6
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:15 → <BuildDir>/kconfig/Kconfig.soc.arch:2
Menu path: (Top) → Hardware Configuration
config SOC_FAMILY_NRF
    bool
    select SOC_COMPATIBLE_NRF
    select PLATFORM_SPECIFIC_INIT
At <Zephyr SoC>/arm/nordic_nrf/Kconfig:6
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration
config SOC_FAMILY_NRF
    bool
    select SOC_COMPATIBLE_NRF
    select PLATFORM_SPECIFIC_INIT
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)