soc: silabs: add dma support in soc kconfig

Update Kconfig to support LDMA.

Signed-off-by: Martin Hoff <martin.hoff@silabs.com>
This commit is contained in:
Martin Hoff 2024-12-05 15:02:50 +01:00 committed by Benjamin Cabé
commit 5d3221bdf8

View file

@ -64,6 +64,11 @@ config SOC_GECKO_LEUART
Set if the Low Energy Universal Asynchronous Receiver/Transmitter (LEUART)
HAL module is used.
config SOC_GECKO_LDMA
bool
help
Set if the Linked Direct Memory Access (LDMA) HAL module is used.
config SOC_GECKO_MSC
bool
help