projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8b4683
)
ARM: configs: Add STM32 DMA support in STM32 defconfig
author
M'boumba Cedric Madianga
<
[email protected]
>
Fri, 16 Oct 2015 13:59:16 +0000
(15:59 +0200)
committer
Vinod Koul
<
[email protected]
>
Mon, 16 Nov 2015 03:26:11 +0000
(08:56 +0530)
This patch adds STM32 DMA support in stm32_defconfig file
Signed-off-by: M'boumba Cedric Madianga <
[email protected]
>
Signed-off-by: Vinod Koul <
[email protected]
>
arch/arm/configs/stm32_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/stm32_defconfig
b/arch/arm/configs/stm32_defconfig
index 4725fab562cb3de63af3ac24c409a18542283efc..ec5250547d145124e3a388a4f846faabb0475ed7 100644
(file)
--- a/
arch/arm/configs/stm32_defconfig
+++ b/
arch/arm/configs/stm32_defconfig
@@
-54,6
+54,8
@@
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y
CONFIG_LEDS_TRIGGERS=y
CONFIG_LEDS_TRIGGER_HEARTBEAT=y
+CONFIG_DMADEVICES=y
+CONFIG_STM32_DMA=y
# CONFIG_FILE_LOCKING is not set
# CONFIG_DNOTIFY is not set
# CONFIG_INOTIFY_USER is not set