summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.dma
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2019-09-11 15:59:53 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2019-10-08 10:15:31 +0200
commit87be2f38a500a4e1d57b117053b52399070b632c (patch)
tree4aa0ae793b83cf13d176d3e04b990468bff5942f /target/linux/config/Config.in.dma
parent38c16b07850f34af0c05f64533038fb33df84174 (diff)
add phytec-imx6 basic structure
Diffstat (limited to 'target/linux/config/Config.in.dma')
-rw-r--r--target/linux/config/Config.in.dma6
1 files changed, 4 insertions, 2 deletions
diff --git a/target/linux/config/Config.in.dma b/target/linux/config/Config.in.dma
index 141d263fc..c570b546e 100644
--- a/target/linux/config/Config.in.dma
+++ b/target/linux/config/Config.in.dma
@@ -69,8 +69,10 @@ config ADK_LINUX_KERNEL_IMX_SDMA
select ADK_LINUX_KERNEL_FW_LOADER
select ADK_LINUX_KERNEL_FIRMWARE_IN_KERNEL
select ADK_LINUX_KERNEL_FW_LOADER_USER_HELPER
- depends on ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
- default y if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
+ depends on ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 || \
+ ADK_TARGET_SYSTEM_PHYTEC_IMX6
+ default y if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 || \
+ ADK_TARGET_SYSTEM_PHYTEC_IMX6
default n
config ADK_LINUX_KERNEL_DMA_SUN6I