modules: hal_nxp: set SDK-NG as unsupported for imx95's cm7
The new SDK-NG is missing some EDMA-related headers/drivers because of which the 'dma_nxp_edma' driver no longer compiles with it. Mark the new SDK as unsupported for this platform until this is fixed. Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
This commit is contained in:
parent
dd1c3948ca
commit
1cc2eb3454
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ if(CONFIG_SOC_LPC11U66
|
|||
OR CONFIG_SOC_MIMX8UD7_ADSP
|
||||
OR CONFIG_SOC_MIMX9352_A55
|
||||
OR CONFIG_SOC_MIMX9596_A55
|
||||
OR CONFIG_SOC_MIMX9596_M7
|
||||
OR CONFIG_SOC_MK22F12
|
||||
OR CONFIG_SOC_MK64F12
|
||||
OR CONFIG_SOC_MK66F18
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue