summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.dma
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-10-09 16:20:23 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-10-09 16:20:23 +0200
commit0bdeb3a8e7a5bf05dee49a8cf42701a51927ec15 (patch)
tree19b20a8bb5bc50c94eec2e99b33c13751607c6f1 /target/linux/config/Config.in.dma
parent667293e32df92383ab56292c5b27eea1ee680ece (diff)
downgrade packages to a state where kodi starts with 3.14.x kernel
Diffstat (limited to 'target/linux/config/Config.in.dma')
-rw-r--r--target/linux/config/Config.in.dma5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/config/Config.in.dma b/target/linux/config/Config.in.dma
index f0cdb7e84..2a87d3ffc 100644
--- a/target/linux/config/Config.in.dma
+++ b/target/linux/config/Config.in.dma
@@ -36,6 +36,9 @@ config ADK_KERNEL_DMA_SHARED_BUFFER
config ADK_KERNEL_DMA_CMA
bool
+config ADK_KERNEL_MXS_DMA
+ bool
+
config ADK_KERNEL_BCM_VC_SM
bool
@@ -66,10 +69,12 @@ config ADK_KERNEL_DMA_BCM2708
config ADK_KERNEL_IMX_SDMA
bool
+ select ADK_KERNEL_MXS_DMA
select ADK_KERNEL_CMA
select ADK_KERNEL_CMA_SIZE_SEL_MBYTES
select ADK_KERNEL_CMA_SIZE_256
select ADK_KERNEL_DMADEVICES
+ select ADK_KERNEL_DMA_CMA
select ADK_KERNEL_FW_LOADER
select ADK_KERNEL_FIRMWARE_IN_KERNEL
select ADK_KERNEL_FW_LOADER_USER_HELPER