Change, for audio DSP and M7 cores, SOC_<name> to match the exact soc name. Update the board files accordingly. These configs are used in SOF and NXP_HAL, so change sha for these modules. Signed-off-by: Iuliana Prodan <iuliana.prodan@nxp.com>
8 lines
188 B
Text
8 lines
188 B
Text
#
|
|
# Copyright 2024 NXP
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_IMX8QXP_MEK
|
|
select SOC_MIMX8QX6_ADSP if BOARD_IMX8QXP_MEK_MIMX8QX6_ADSP
|
|
select SOC_PART_NUMBER_MIMX8QX6AVLFZ
|