summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.cpu
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-08-23 23:08:19 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-08-23 23:08:41 +0200
commite9184df1d809128649d59a937de4b251500c0c7f (patch)
tree699d84a3e1b2c6ae7cd239e41f9673ad5772ff53 /target/linux/config/Config.in.cpu
parent200e9dc108bcffc936c839e96153641cf6e4c22a (diff)
combine cubox-i and hummingboard support, same linux patches are required
Diffstat (limited to 'target/linux/config/Config.in.cpu')
-rw-r--r--target/linux/config/Config.in.cpu6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/config/Config.in.cpu b/target/linux/config/Config.in.cpu
index 22b1cd332..5bfa6d6c1 100644
--- a/target/linux/config/Config.in.cpu
+++ b/target/linux/config/Config.in.cpu
@@ -47,14 +47,14 @@ config ADK_KERNEL_CPU_FREQ_GOV_CONSERVATIVE
default n
config ADK_KERNEL_ARM_IMX6_CPUFREQ
- prompt "CPU frequency support for cubox-i"
+ prompt "CPU frequency support for Solidrun IMX6"
boolean
select ADK_KERNEL_CPU_FREQ
select ADK_KERNEL_REGULATOR
select ADK_KERNEL_REGULATOR_FIXED_VOLTAGE
select ADK_KERNEL_REGULATOR_ANATOP
- depends on ADK_TARGET_SYSTEM_CUBOX_I
- default y if ADK_TARGET_SYSTEM_CUBOX_I
+ depends on ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
+ default y if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
default n
config ADK_KERNEL_ARM_BCM2835_CPUFREQ