projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b1dec2
)
ARM: at91/defconfig: add the XDMA driver
author
Nicolas Ferre
<nicolas.ferre@atmel.com>
Mon, 1 Dec 2014 11:24:08 +0000
(12:24 +0100)
committer
Nicolas Ferre
<nicolas.ferre@atmel.com>
Thu, 4 Dec 2014 16:31:59 +0000
(17:31 +0100)
Add the Atmel eXtended DMA Controller driver option. This driver is first used
on SAMA5D4 SoCs and only relevant in sama5_defconfig file.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/configs/sama5_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/sama5_defconfig
b/arch/arm/configs/sama5_defconfig
index 69b6700ba1caebd3406347d388f503a4b57b9578..5fb825690814eda1885e0de0b28821a3ec9ac122 100644
(file)
--- a/
arch/arm/configs/sama5_defconfig
+++ b/
arch/arm/configs/sama5_defconfig
@@
-178,6
+178,7
@@
CONFIG_LEDS_TRIGGER_GPIO=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_DRV_AT91RM9200=y
CONFIG_DMADEVICES=y
+CONFIG_AT_XDMAC=y
# CONFIG_IOMMU_SUPPORT is not set
CONFIG_IIO=y
CONFIG_AT91_ADC=y