summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.gpio
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.gpio
parent38c16b07850f34af0c05f64533038fb33df84174 (diff)
add phytec-imx6 basic structure
Diffstat (limited to 'target/linux/config/Config.in.gpio')
-rw-r--r--target/linux/config/Config.in.gpio6
1 files changed, 4 insertions, 2 deletions
diff --git a/target/linux/config/Config.in.gpio b/target/linux/config/Config.in.gpio
index de67272bc..6b1d51e4c 100644
--- a/target/linux/config/Config.in.gpio
+++ b/target/linux/config/Config.in.gpio
@@ -36,8 +36,10 @@ config ADK_LINUX_KERNEL_GPIO_MXC
select ADK_LINUX_KERNEL_GPIO_GENERIC
select ADK_LINUX_KERNEL_RESET_CONTROLLER
select ADK_LINUX_KERNEL_RESET_GPIO
- 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_ETRAX_GPIO