zephyr/tests/drivers/dma/loop_transfer/Kconfig
Kumar Gala b1a8246b56 tests: dma: loop_transfer: Convert to DEVICE_DT_GET
Convert test to use DEVICE_DT_GET via a nodelabel.

Introduce a test_dma devicetree nodelabel to reference the DMA
controller the test should use.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-27 09:47:59 +02:00

11 lines
224 B
Plaintext

# Copyright (c) 2020 Erwin Rol <erwin@erwinrol.com>
# SPDX-License-Identifier: Apache-2.0
mainmenu "DMA Loop Transfer Test"
source "Kconfig.zephyr"
config DMA_LOOP_TRANSFER_CHANNEL_NR
int "DMA channel to use"
default 0