zephyr/tests/drivers/dma/scatter_gather/Kconfig

15 lines
284 B
Plaintext

# Copyright (c) 2022 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
mainmenu "DMA Scatter Gather Test"
source "Kconfig.zephyr"
config DMA_SG_DRV_NAME
string "DMA device name to use for test"
default "DMA_0"
config DMA_SG_CHANNEL_NR
int "DMA channel to use"
default 0