blob: 57b855ba07a9af3d0dd36d26ee0227800dacd2ee [file] [log] [blame]
# Copyright (c) 2022 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
mainmenu "DMA Scatter Gather Test"
source "Kconfig.zephyr"
config DMA_SG_CHANNEL_NR
int "DMA channel to use"
default 0
config DMA_SG_XFER_SIZE
int "Number of bytes to transfer"
default 8192