soc: intel_adsp_cavs: hwmv2: Align SOC_SERIES name and value
Align 'intel_adsp_cavs` SoC Series name and value to match new HWMv2 compliance check. Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>
This commit is contained in:
committed by
Carles Cufi
parent
2908af0bcc
commit
6734597a76
@@ -8,7 +8,7 @@ config SOC_SERIES_INTEL_ADSP_CAVS
|
||||
Intel ADSP CAVS
|
||||
|
||||
config SOC_SERIES
|
||||
default "cavs" if SOC_SERIES_INTEL_ADSP_CAVS
|
||||
default "intel_adsp_cavs" if SOC_SERIES_INTEL_ADSP_CAVS
|
||||
|
||||
config SOC_INTEL_CAVS_V25
|
||||
bool
|
||||
|
||||
@@ -5,6 +5,6 @@ family:
|
||||
socs:
|
||||
- name: ace15_mtpm
|
||||
- name: ace20_lnl
|
||||
- name: cavs
|
||||
- name: intel_adsp_cavs
|
||||
socs:
|
||||
- name: cavs25
|
||||
|
||||
Reference in New Issue
Block a user