CONFIG_SOC_FAMILY

SoC family name which can be found under arch/<arch>/soc/<family>. This option holds the directory name used by the build system to locate the correct linker and header files.

Symbol:

SOC_FAMILY

Type:

string

Value:

“”

User value:

(no user value)

Visibility:

“n”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Prompts:

(no prompts)

Default values:
  • “nxp_kinetis”
  • Condition: (none)
  • st_stm32 (value: “st_stm32”)
  • Condition: (none)
  • nordic_nrf5 (value: “nordic_nrf5”)
  • Condition: (none)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

(no reverse dependencies)

Additional dependencies from enclosing menus and ifs:
 

SOC_FAMILY_NRF5 && ARM (value: “n”)

Locations:
  • ../arch/Kconfig:83
  • ../arch/arm/soc/nxp_kinetis/Kconfig:23
  • ../arch/arm/soc/st_stm32/Kconfig:24
  • ../arch/arm/soc/nordic_nrf5/Kconfig:24