infrastructure: Remove hwmv1 support
Removes support for the deprecated hardware model version 1 Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
parent
4bb5ffd786
commit
9f12f8afb2
23 changed files with 132 additions and 388 deletions
|
@ -3,11 +3,9 @@
|
|||
# Only v1 model has choice for SoC selection, therefore the optional source
|
||||
# Sourced here and not in Kconfig.v1 to keep current SoC/CPU selection menu
|
||||
# side-by-side with "Hardware Configuration" in the menu structure.
|
||||
orsource "Kconfig.$(HWM_SCHEME).choice"
|
||||
|
||||
menu "Hardware Configuration"
|
||||
|
||||
rsource "Kconfig.$(HWM_SCHEME)"
|
||||
rsource "Kconfig.v2"
|
||||
|
||||
# Source Zephyr Kconfig specifics from SoC roots.
|
||||
osource "$(KCONFIG_BINARY_DIR)/soc/Kconfig"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue