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:
parent
dd1a5f5a86
commit
5d3221bdf8
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue