tests: drivers: uart: uart_async_api: fix build error for RT1180

Due to cm7 on RT1180 is secondary core, and dtcm have been used
as sram directly, so there is no need to define zephyr,dtcm node.

Signed-off-by: Lucien Zhao <lucien.zhao@nxp.com>
This commit is contained in:
Lucien Zhao 2024-11-21 16:31:55 +08:00 committed by Benjamin Cabé
parent 6c24c2e0a0
commit f039ad57df

View file

@ -0,0 +1,6 @@
#
# Copyright 2024 NXP
#
# SPDX-License-Identifier: Apache-2.0
#
CONFIG_DMA_MCUX_USE_DTCM_FOR_DMA_DESCRIPTORS=n