# Copyright (c) 2021 NXP # # SPDX-License-Identifier: Apache-2.0 if BOARD_NXP_ADSP_IMX8 config BOARD default "nxp_adsp_imx8" config DUMMY_DMA bool default y depends on DMA config IMX_EDMA bool default y depends on DMA endif # BOARD_NXP_ADSP_IMX8