first commit
This commit is contained in:
9
application/samples/peripheral/dma/Kconfig
Executable file
9
application/samples/peripheral/dma/Kconfig
Executable file
@ -0,0 +1,9 @@
|
||||
#===============================================================================
|
||||
# @brief Kconfig file.
|
||||
# Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2023-2023. All rights reserved.
|
||||
#===============================================================================
|
||||
config DMA_MEMORY_LLI_TRANSFER_MODE
|
||||
bool
|
||||
prompt "Choose DMA memory to memory lli transfer mode."
|
||||
depends on SAMPLE_SUPPORT_DMA
|
||||
default n
|
Reference in New Issue
Block a user