| # Copyright (c) 2024 Silicon Laboratories Inc. | |
| # SPDX-License-Identifier: Apache-2.0 | |
| config DMA_SILABS_SIWX91X | |
| bool "Silabs SiWx91x DMA driver" | |
| default y | |
| depends on DT_HAS_SILABS_SIWX91X_DMA_ENABLED | |
| help | |
| Enable the High Power(HP)/Ultra Low Power(ULP) DMA driver for the Silabs SiWx91x SoC series. |