Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CPU_FREQ_24_API
has multiple definitions:
drivers/cpufreq/Kconfig
The configuration item CONFIG_CPU_FREQ_24_API:
( CONFIG_CPU_FREQ_GOV_USERSPACE ) && ( CONFIG_SYSCTL )
This enables the /proc/sys/cpu/ sysctl interface for controlling the CPUFreq,"userspace" governor. This is the same interface as known from the 2.4.-kernel patches for CPUFreq, and offers the same functionality as long as "userspace" is the selected governor for the specified CPU.
For details, take a look at Documentation/cpu-freq/.
If in doubt, say N.
arch/ppc/Kconfig
The configuration item CONFIG_CPU_FREQ_24_API:
CONFIG_CPU_FREQ
This enables the /proc/sys/cpu/ sysctl interface for controlling CPUFreq, as known from the 2.4.-kernel patches for CPUFreq. 2.5 uses a sysfs interface instead. Please note that some drivers do not work well with the 2.4. /proc/sys/cpu sysctl interface, so if in doubt, say N here.
For details, take a look at linux/Documentation/cpufreq.
If in doubt, say N.
arch/arm/Kconfig
The configuration item CONFIG_CPU_FREQ_24_API:
CONFIG_CPU_FREQ_GOV_USERSPACE && CONFIG_SYSCTL
(none)
arch/i386/kernel/cpu/cpufreq/Kconfig
The configuration item CONFIG_CPU_FREQ_24_API:
CONFIG_CPU_FREQ
This enables the /proc/sys/cpu/ sysctl interface for controlling CPUFreq, as known from the 2.4.-kernel patches for CPUFreq. 2.5 uses a sysfs interface instead. Please note that some drivers do not work well with the 2.4. /proc/sys/cpu sysctl interface, so if in doubt, say N here.
For details, take a look at linux/Documentation/cpufreq.
If in doubt, say N.
arch/i386/Kconfig
The configuration item CONFIG_CPU_FREQ_24_API:
CONFIG_CPU_FREQ
This enables the /proc/sys/cpu/ sysctl interface for controlling CPUFreq, as known from the 2.4.-kernel patches for CPUFreq. 2.5 uses a sysfs interface instead. Please note that some drivers do not work well with the 2.4. /proc/sys/cpu sysctl interface, so if in doubt, say N here.
For details, take a look at linux/Documentation/cpufreq.
If in doubt, say N.
arch/i386/Kconfig
The configuration item CONFIG_CPU_FREQ_24_API:
CONFIG_CPU_FREQ
This enables the /proc/sys/cpu/ sysctl interface for controlling CPUFreq, as known from the 2.4.-kernel patches for CPUFreq. Note that some drivers do not support this interface or offer less functionality.
If you say N here, you'll be able to control CPUFreq using the new /proc/cpufreq interface.
For details, take a look at linux/Documentation/cpufreq.
If in doubt, say N.
Raw data from LKDDb:
(none)
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 - C index
Automatically generated (in year 2025). See also LKDDb sources on GitLab