summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.bus
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.bus
parent38c16b07850f34af0c05f64533038fb33df84174 (diff)
add phytec-imx6 basic structure
Diffstat (limited to 'target/linux/config/Config.in.bus')
-rw-r--r--target/linux/config/Config.in.bus6
1 files changed, 4 insertions, 2 deletions
diff --git a/target/linux/config/Config.in.bus b/target/linux/config/Config.in.bus
index c826ef83a..5f909e9cc 100644
--- a/target/linux/config/Config.in.bus
+++ b/target/linux/config/Config.in.bus
@@ -21,6 +21,8 @@ config ADK_LINUX_KERNEL_PCI_MSI
config ADK_LINUX_KERNEL_PCI_IMX6
bool
- 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