zephyr/drivers/dma/Kconfig.smartbond
Ioannis Karachalios 546a640657 drivers: dma: smartbond: Support DMA accelerator.
Add support for the DMA engine.

Signed-off-by: Ioannis Karachalios <ioannis.karachalios.px@renesas.com>
2023-11-09 10:17:29 +00:00

12 lines
314 B
Plaintext

# Smartbond DMA Accelerator Configuration Options
# Copyright (c) 2023 Renesas Electronics Corporation
# SPDX-License-Identifier: Apache-2.0
config DMA_SMARTBOND
bool "Smartbond DMA Accelerator Driver"
depends on DT_HAS_RENESAS_SMARTBOND_DMA_ENABLED
default y
help
Enable Smartbond DMA Accelerator Driver