1#=============================================================================== 2# @brief Kconfig file. 3# Copyright (c) 2020 HiSilicon (Shanghai) Technologies CO., LIMITED. 4#=============================================================================== 5config DMA_MEMORY_LLI_TRANSFER_MODE 6 bool 7 prompt "Choose DMA memory to memory lli transfer mode." 8 depends on SAMPLE_SUPPORT_DMA 9 default n