Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - X index
The Linux kernel configuration item CONFIG_X86_POWERNOW_K8_ACPI
has multiple definitions:
arch/x86/kernel/cpu/cpufreq/Kconfig
The configuration item CONFIG_X86_POWERNOW_K8_ACPI:
( CONFIG_X86_32 ) && ( CONFIG_ACPI && CONFIG_X86_POWERNOW_K8 && CONFIG_ACPI_PROCESSOR ) && (!( CONFIG_X86_POWERNOW_K8 = CONFIG_y && CONFIG_ACPI_PROCESSOR = CONFIG_m ))
This provides access to the K8s Processor Performance States via ACPI. This driver is probably required for CPUFreq to work with multi-socket and SMP systems. It is not required on at least some single-socket yet multi-core systems, even if SMP is enabled.
It is safe to say Y here.
arch/i386/kernel/cpu/cpufreq/Kconfig
The configuration item CONFIG_X86_POWERNOW_K8_ACPI:
CONFIG_ACPI && CONFIG_X86_POWERNOW_K8
This provides access to the K8s Processor Performance States via ACPI. This driver is probably required for CPUFreq to work with multi-socket and SMP systems. It is not required on at least some single-socket yet multi-core systems, even if SMP is enabled.
It is safe to say Y here.
arch/x86_64/kernel/cpufreq/Kconfig
The configuration item CONFIG_X86_POWERNOW_K8_ACPI:
( CONFIG_X86_POWERNOW_K8 && CONFIG_ACPI_PROCESSOR ) && (!( CONFIG_X86_POWERNOW_K8 = CONFIG_y && CONFIG_ACPI_PROCESSOR = CONFIG_m ))
(none)
arch/i386/kernel/cpu/cpufreq/Kconfig
The configuration item CONFIG_X86_POWERNOW_K8_ACPI:
( CONFIG_X86_POWERNOW_K8 && CONFIG_ACPI_PROCESSOR ) && (!( CONFIG_X86_POWERNOW_K8 = CONFIG_y && CONFIG_ACPI_PROCESSOR = CONFIG_m ))
(none)
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