Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - X index
The Linux kernel configuration item CONFIG_X86_ACPI_CPUFREQ_PROC_INTF
has multiple definitions:
arch/x86/kernel/cpu/cpufreq/Kconfig
The configuration item CONFIG_X86_ACPI_CPUFREQ_PROC_INTF:
( CONFIG_PROC_FS ) && ( CONFIG_X86_ACPI_CPUFREQ || CONFIG_X86_POWERNOW_K7_ACPI || CONFIG_X86_POWERNOW_K8_ACPI )
This enables the deprecated /proc/acpi/processor/../performance interface. While it is helpful for debugging, the generic, cross-architecture cpufreq interfaces should be used.
If in doubt, say N.
arch/x86_64/kernel/cpufreq/Kconfig
The configuration item CONFIG_X86_ACPI_CPUFREQ_PROC_INTF:
( CONFIG_PROC_FS ) && ( CONFIG_X86_ACPI_CPUFREQ || CONFIG_X86_POWERNOW_K8_ACPI )
This enables the deprecated /proc/acpi/processor/../performance interface. While it is helpful for debugging, the generic, cross-architecture cpufreq interfaces should be used.
If in doubt, say N.
arch/i386/kernel/cpu/cpufreq/Kconfig
The configuration item CONFIG_X86_ACPI_CPUFREQ_PROC_INTF:
( CONFIG_PROC_FS ) && ( CONFIG_X86_ACPI_CPUFREQ || CONFIG_X86_POWERNOW_K7_ACPI || CONFIG_X86_POWERNOW_K8_ACPI )
This enables the deprecated /proc/acpi/processor/../performance interface. While it is helpful for debugging, the generic, cross-architecture cpufreq interfaces should be used.
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 - X index
Automatically generated (in year 2024). See also LKDDb sources on GitLab