summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.cpu
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.cpu
parent38c16b07850f34af0c05f64533038fb33df84174 (diff)
add phytec-imx6 basic structure
Diffstat (limited to 'target/linux/config/Config.in.cpu')
-rw-r--r--target/linux/config/Config.in.cpu6
1 files changed, 4 insertions, 2 deletions
diff --git a/target/linux/config/Config.in.cpu b/target/linux/config/Config.in.cpu
index 0f51164b9..8a78d7572 100644
--- a/target/linux/config/Config.in.cpu
+++ b/target/linux/config/Config.in.cpu
@@ -61,8 +61,10 @@ config ADK_LINUX_KERNEL_ARM_IMX6Q_CPUFREQ
select ADK_LINUX_KERNEL_REGULATOR_FIXED_VOLTAGE
select ADK_LINUX_KERNEL_REGULATOR_ANATOP
select ADK_LINUX_KERNEL_REGULATOR_PFUZE100
- 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_ARM_BCM2835_CPUFREQ