boards: arm: twr_ke18f: enable edma
Enable eDMA on the NXP TWR-KE18F development board. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
parent
02027126f8
commit
80c2a751ff
2 changed files with 5 additions and 0 deletions
|
@ -233,6 +233,10 @@
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&edma {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&flash0 {
|
||||
/*
|
||||
* For more information, see:
|
||||
|
|
|
@ -13,6 +13,7 @@ supported:
|
|||
- can
|
||||
- counter
|
||||
- dac
|
||||
- dma
|
||||
- i2c
|
||||
- pwm
|
||||
- spi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue