aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
diff options
context:
space:
mode:
authorErik Mouw <erik@bitwizard.nl>2006-04-03 14:21:00 +0200
committerDave Jones <davej@redhat.com>2006-04-03 07:25:54 -0500
commit4c41251e31982002bca0ce7e903c0cc66218c1ec (patch)
tree0c900943e9d335a7c0dafa548e0ba4eae8633e48 /drivers/cpufreq
parent[CPUFREQ] Remove pointless check in conservative governor. (diff)
downloadlinux-dev-4c41251e31982002bca0ce7e903c0cc66218c1ec.tar.xz
linux-dev-4c41251e31982002bca0ce7e903c0cc66218c1ec.zip
[CPUFREQ] Update LART site URL
Update LART site URL. The LART website moved to http://www.lartmaker.nl/. This patch updates the URL in CpuFreq specific files. Signed-off-by: Erik Mouw <erik@bitwizard.nl> Signed-off-by: Dave Jones <davej@redhat.com>
Diffstat (limited to 'drivers/cpufreq')
-rw-r--r--drivers/cpufreq/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/cpufreq/Kconfig b/drivers/cpufreq/Kconfig
index 60c9be99c6d9..2cc71b66231e 100644
--- a/drivers/cpufreq/Kconfig
+++ b/drivers/cpufreq/Kconfig
@@ -99,7 +99,7 @@ config CPU_FREQ_GOV_USERSPACE
Enable this cpufreq governor when you either want to set the
CPU frequency manually or when an userspace program shall
be able to set the CPU dynamically, like on LART
- <http://www.lart.tudelft.nl/>
+ <http://www.lartmaker.nl/>.
For details, take a look at <file:Documentation/cpu-freq/>.