CONFIG_SOC_FAMILY
(No prompt – not directly user assignable.)
Type: string
Help
SoC family name which can be found under soc/<arch>/<family>.
This option holds the directory name used by the build system to locate
the correct linker and header files.
Defaults
“arm”
“atmel_sam”
“atmel_sam0”
“bcm_vk”
“cypress”
“gigadevice”
“infineon_xmc”
“microchip_mec”
“nordic_nrf”
“nuvoton_npcx”
“nuvoton_numicro”
“nxp_imx”
“nxp_kinetis”
“nxp_lpc”
“renesas_rcar”
“rpi_pico”
“silabs_exx32”
“st_stm32”
“ti_simplelink”
“xilinx_zynq7000”
“arm”
“bcm_vk”
“intel_socfpga”
“nxp_layerscape”
“riscv-ite”
“riscv-privilege”
“intel_adsp”
“nxp_adsp”
Kconfig definitions
At <SoC>/arm/arm/Kconfig:10
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration
config SOC_FAMILY
string
default "arm"
depends on SOC_FAMILY_ARM
At <SoC>/arm/atmel_sam/Kconfig:12
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration
config SOC_FAMILY
string
default "atmel_sam"
depends on SOC_FAMILY_SAM
At <SoC>/arm/atmel_sam0/Kconfig:12
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration
config SOC_FAMILY
string
default "atmel_sam0"
depends on SOC_FAMILY_SAM0
At <SoC>/arm/bcm_vk/Kconfig:10
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration
config SOC_FAMILY
string
default "bcm_vk"
depends on SOC_FAMILY_BCMVK
At <SoC>/arm/cypress/Kconfig:35
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration
config SOC_FAMILY
string
default "cypress"
depends on SOC_FAMILY_PSOC6
At <SoC>/arm/gigadevice/Kconfig:9
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration
config SOC_FAMILY
string
default "gigadevice"
depends on SOC_FAMILY_GD32
At <SoC>/arm/infineon_xmc/Kconfig:13
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration
config SOC_FAMILY
string
default "infineon_xmc"
depends on SOC_FAMILY_XMC
At <SoC>/arm/microchip_mec/Kconfig:10
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration
config SOC_FAMILY
string
default "microchip_mec"
depends on SOC_FAMILY_MEC
At <SoC>/arm/nordic_nrf/Kconfig:12
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration
config SOC_FAMILY
string
default "nordic_nrf"
depends on SOC_FAMILY_NRF
At <SoC>/arm/nuvoton_npcx/Kconfig:10
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration
config SOC_FAMILY
string
default "nuvoton_npcx"
depends on SOC_FAMILY_NPCX
At <SoC>/arm/nuvoton_numicro/Kconfig:11
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration
config SOC_FAMILY
string
default "nuvoton_numicro"
depends on SOC_FAMILY_NUMICRO
At <SoC>/arm/nxp_imx/Kconfig:10
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration
config SOC_FAMILY
string
default "nxp_imx"
depends on SOC_FAMILY_IMX
At <SoC>/arm/nxp_kinetis/Kconfig:11
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration
config SOC_FAMILY
string
default "nxp_kinetis"
depends on SOC_FAMILY_KINETIS
At <SoC>/arm/nxp_lpc/Kconfig:10
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration
config SOC_FAMILY
string
default "nxp_lpc"
depends on SOC_FAMILY_LPC
At <SoC>/arm/renesas_rcar/Kconfig:11
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration
config SOC_FAMILY
string
default "renesas_rcar"
depends on SOC_FAMILY_RCAR
At <SoC>/arm/rpi_pico/Kconfig:12
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration
config SOC_FAMILY
string
default "rpi_pico"
depends on SOC_FAMILY_RPI_PICO
At <SoC>/arm/silabs_exx32/Kconfig:11
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration
config SOC_FAMILY
string
default "silabs_exx32"
depends on SOC_FAMILY_EXX32
At <SoC>/arm/st_stm32/Kconfig:13
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration
config SOC_FAMILY
string
default "st_stm32"
depends on SOC_FAMILY_STM32
At <SoC>/arm/ti_simplelink/Kconfig:10
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration
config SOC_FAMILY
string
default "ti_simplelink"
depends on SOC_FAMILY_TISIMPLELINK
At <SoC>/arm/xilinx_zynq7000/Kconfig:11
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration
config SOC_FAMILY
string
default "xilinx_zynq7000"
depends on SOC_FAMILY_XILINX_ZYNQ7000
At <SoC>/arm64/arm/Kconfig:11
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration
config SOC_FAMILY
string
default "arm"
depends on SOC_FAMILY_ARM64
At <SoC>/arm64/bcm_vk/Kconfig:10
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration
config SOC_FAMILY
string
default "bcm_vk"
depends on SOC_FAMILY_BCMVK
At <SoC>/arm64/intel_socfpga/Kconfig:8
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration
config SOC_FAMILY
string
default "intel_socfpga"
depends on SOC_FAMILY_INTEL_SOCFPGA
At <SoC>/arm64/nxp_layerscape/Kconfig:12
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration
config SOC_FAMILY
string
default "nxp_layerscape"
depends on SOC_FAMILY_LS
At <SoC>/riscv/riscv-ite/Kconfig:9
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration
config SOC_FAMILY
string
default "riscv-ite"
depends on SOC_FAMILY_RISCV_ITE
At <SoC>/riscv/riscv-privilege/Kconfig:10
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration
config SOC_FAMILY
string
default "riscv-privilege"
depends on SOC_FAMILY_RISCV_PRIVILEGE
At <SoC>/xtensa/intel_adsp/Kconfig:12
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration
config SOC_FAMILY
string
default "intel_adsp"
depends on SOC_FAMILY_INTEL_ADSP
At <SoC>/xtensa/nxp_adsp/Kconfig:12
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration
config SOC_FAMILY
string
default "nxp_adsp"
depends on SOC_FAMILY_NXP_ADSP
At <Architecture>/Kconfig:818
Included via Kconfig:8
→ Kconfig.zephyr:39
Menu path: (Top)
config SOC_FAMILY
string
help
SoC family name which can be found under soc/<arch>/<family>.
This option holds the directory name used by the build system to locate
the correct linker and header files.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)