projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
206e7ef
)
arm64: defconfig: Enable tegra-apbdma driver
author
Thierry Reding
<treding@nvidia.com>
Mon, 16 Nov 2015 14:42:57 +0000
(15:42 +0100)
committer
Thierry Reding
<treding@nvidia.com>
Mon, 16 Nov 2015 14:48:21 +0000
(15:48 +0100)
This driver enables the use of the DMA engine from several of the
peripherals found on NVIDIA Tegra SoCs.
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/configs/defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm64/configs/defconfig
b/arch/arm64/configs/defconfig
index ba1cb45147613b8bd390bc85a535ea0a0c9c7d5e..171b10f8f5183dfd13a003d8104b679a72df8594 100644
(file)
--- a/
arch/arm64/configs/defconfig
+++ b/
arch/arm64/configs/defconfig
@@
-171,6
+171,7
@@
CONFIG_RTC_DRV_EFI=y
CONFIG_RTC_DRV_XGENE=y
CONFIG_DMADEVICES=y
CONFIG_QCOM_BAM_DMA=y
+CONFIG_TEGRA20_APB_DMA=y
CONFIG_VIRTIO_PCI=y
CONFIG_VIRTIO_BALLOON=y
CONFIG_VIRTIO_MMIO=y