Skip to content

Commit

Permalink
soc: silabs: add dma support in soc kconfig
Browse files Browse the repository at this point in the history
Update Kconfig to support LDMA.

Signed-off-by: Martin Hoff <[email protected]>
  • Loading branch information
Martinhoff-maker committed Dec 9, 2024
1 parent 1d40a7e commit f23558d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions soc/silabs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f23558d

Please sign in to comment.