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 definition

At <SoC>/arm/nordic_nrf/Kconfig:6

Included via Kconfig:8Kconfig.zephyr:38<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.)