summaryrefslogtreecommitdiff
path: root/target/linux
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-08-27 21:43:27 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-08-27 21:43:27 +0200
commit8925bc9783fa56a6aa0a2fd9eeb25832180a07b9 (patch)
tree131daf4ed5c0d1afc361fc5ae68184fcbfb56643 /target/linux
parent143c04ba219c29c3661f1d1d0bfcca75f2b6ec24 (diff)
DMA legacy is REQUIRED! wtf. unbreak 4.x on rpi2
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/config/Config.in.dma4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/config/Config.in.dma b/target/linux/config/Config.in.dma
index c01523767..0e866047c 100644
--- a/target/linux/config/Config.in.dma
+++ b/target/linux/config/Config.in.dma
@@ -38,8 +38,12 @@ config ADK_KERNEL_BCM_VC_CMA
config ADK_KERNEL_BCM_VCIO
bool
+config ADK_KERNEL_DMA_BCM2708_LEGACY
+ bool
+
config ADK_KERNEL_DMA_BCM2708
bool
+ select ADK_KERNEL_DMA_BCM2708_LEGACY
select ADK_KERNEL_DMADEVICES
select ADK_KERNEL_CMA
select ADK_KERNEL_CMA_SIZE_SEL_MBYTES