Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SH_CPU_FREQ
has multiple definitions:
drivers/cpufreq/Kconfig
The configuration item CONFIG_SH_CPU_FREQ:
(none)
cpufreq
, sh-cpufreq
This adds the cpufreq driver for SuperH. Any CPU that supports clock rate rounding through the clock framework can use this driver. While it will make the kernel slightly larger, this is harmless for CPUs that don't support rate rounding. The driver will also generate a notice in the boot log before disabling itself if the CPU in question is not capable of rate rounding.
If unsure, say N.
arch/sh/Kconfig
The configuration item CONFIG_SH_CPU_FREQ:
CONFIG_CPU_FREQ
cpufreq
, sh-cpufreq
This adds the cpufreq driver for SuperH. Any CPU that supports clock rate rounding through the clock framework can use this driver. While it will make the kernel slightly larger, this is harmless for CPUs that don't support rate rounding. The driver will also generate a notice in the boot log before disabling itself if the CPU in question is not capable of rate rounding.
For details, take a look at Documentation/cpu-freq.
If unsure, say N.
Raw data from LKDDb:
lkddb module cpufreq CONFIG_SH_CPU_FREQ : arch/sh/Kconfig : "SuperH CPU Frequency driver" # in 2.5.74–2.5.75, 2.6.0–2.6.39, 3.0–3.9
lkddb module sh-cpufreq CONFIG_SH_CPU_FREQ : drivers/cpufreq/Kconfig : "SuperH CPU Frequency driver" # in 3.10–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - S index
Automatically generated (in year 2024). See also LKDDb sources on GitLab