zephyr/soc
Jamie McCrae c79f1b0d94 kconfig: soc: adopt Nordic SoC series to support hw model v2 scheme
This commit adopts hw model v2 to nRF SoC family.

This ensures that when hw model v2 is used for an nRF51, nRF52, nRF53,
and nRF91 SoC series, so that all SoC selections are handled internally
by Kconfig, and no selection / re-configuration is possible by end-user
or through configuration files.

Hw model v2 requires the SoC to be self-contained, that is no
references are allowed out-side the SoC Kconfig tree.

All Zephyr Kconfig specifics are therefore sourced into the Zephyr
Kconfig tree through Kconfig.zephyr and Kconfig.zephyr.defconfig.

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2024-03-01 15:49:54 +01:00
..
altera hwmv2: move all ported boards and socs to their final location 2024-03-01 14:17:16 +00:00
arm soc: designstart: Port to HWMv2 2024-03-01 15:49:54 +01:00
aspeed soc: ast10x0: Port to HWMv2 2024-03-01 14:17:21 +00:00
broadcom hwmv2: move all ported boards and socs to their final location 2024-03-01 14:17:16 +00:00
cadence hwmv2: move all ported boards and socs to their final location 2024-03-01 14:17:16 +00:00
common soc: nordic_nrf: add missing GRTC Kconfig option 2024-02-27 12:36:54 +01:00
gaisler hwmv2: move all ported boards and socs to their final location 2024-03-01 14:17:16 +00:00
gd_gd32 hwmv2: move all ported boards and socs to their final location 2024-03-01 14:17:16 +00:00
ia32 soc: x86: ia32: move and convert to HWMv2 2024-03-01 14:17:25 +00:00
intel soc: x86: lakemont: move and convert to HWMv2 2024-03-01 14:17:25 +00:00
nordic_nrf kconfig: soc: adopt Nordic SoC series to support hw model v2 scheme 2024-03-01 15:49:54 +01:00
nuvoton soc: npcx*: Port to HWMv2 2024-03-01 14:17:24 +00:00
qemu_malta hwmv2: move all ported boards and socs to their final location 2024-03-01 14:17:16 +00:00
quicklogic/eos_s3 hwmv2: move all ported boards and socs to their final location 2024-03-01 14:17:16 +00:00
raspberry_pi hwmv2: move all ported boards and socs to their final location 2024-03-01 14:17:16 +00:00
renesas_rzt2m hwmv2: move all ported boards and socs to their final location 2024-03-01 14:17:16 +00:00
rockchip hwmv2: move all ported boards and socs to their final location 2024-03-01 14:17:16 +00:00
soc_legacy kconfig: soc: adopt Nordic SoC series to support hw model v2 scheme 2024-03-01 15:49:54 +01:00
st/stm32 soc: stm32: soc.yml: reorder series 2024-03-01 14:17:26 +00:00
ti soc: ti_simplelink: Add missing SoC 2024-03-01 14:17:23 +00:00
xenvm hwmv2: move all ported boards and socs to their final location 2024-03-01 14:17:16 +00:00
xilinx soc: xilinx_zyncmp: Port to HWMv2 2024-03-01 14:17:22 +00:00
CMakeLists.txt build: board/ soc: introduce hw model v2 scheme 2024-03-01 14:17:06 +00:00
Kconfig hwmv2: move all non-ported legacy boards and socs to legacy folders 2024-03-01 14:17:16 +00:00
Kconfig.v1 hwmv2: move all non-ported legacy boards and socs to legacy folders 2024-03-01 14:17:16 +00:00
Kconfig.v1.choice hwmv2: move all non-ported legacy boards and socs to legacy folders 2024-03-01 14:17:16 +00:00
Kconfig.v2 soc: Kconfig.v2: Add SOC_PART_NUMBER 2024-03-01 14:17:26 +00:00