projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f55532a
)
ARM: at91/defconfig: add the HDMA controller to sama5_defconfig
author
Nicolas Ferre
<nicolas.ferre@atmel.com>
Tue, 26 Apr 2016 13:44:30 +0000
(15:44 +0200)
committer
Nicolas Ferre
<nicolas.ferre@atmel.com>
Wed, 27 Apr 2016 12:07:03 +0000
(14:07 +0200)
Selection of the HDMAC option is now needed to allow some sama5 devices
to have the DMA driver compiled and available.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
arch/arm/configs/sama5_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/sama5_defconfig
b/arch/arm/configs/sama5_defconfig
index afbda413d61aa01bd0df3a94ba6c488c8cb44f8a..e002b3bba5b4479d180dc3ea0bd16bfa2d6f7c88 100644
(file)
--- a/
arch/arm/configs/sama5_defconfig
+++ b/
arch/arm/configs/sama5_defconfig
@@
-183,6
+183,7
@@
CONFIG_LEDS_TRIGGER_GPIO=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_DRV_AT91RM9200=y
CONFIG_DMADEVICES=y
+CONFIG_AT_HDMAC=y
CONFIG_AT_XDMAC=y
# CONFIG_IOMMU_SUPPORT is not set
CONFIG_IIO=y