Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_INTEL_IDLE
has multiple definitions:
drivers/idle/Kconfig
The configuration item CONFIG_INTEL_IDLE:
( CONFIG_CPU_IDLE ) && ( CONFIG_X86 ) && ( CONFIG_CPU_SUP_INTEL )
intel_idle
Enable intel_idle, a cpuidle driver that includes knowledge of native Intel hardware idle features. The acpi_idle driver can be configured at the same time, in order to handle processors intel_idle does not support.
drivers/idle/Kconfig
The configuration item CONFIG_INTEL_IDLE:
( CONFIG_CPU_IDLE ) && ( CONFIG_X86 ) && ( CONFIG_CPU_SUP_INTEL ) && ( CONFIG_EXPERIMENTAL )
intel_idle
Enable intel_idle, a cpuidle driver that includes knowledge of native Intel hardware idle features. The acpi_idle driver can be configured at the same time, in order to handle processors intel_idle does not support.
Raw data from LKDDb:
lkddb module intel_idle CONFIG_INTEL_IDLE : drivers/idle/Kconfig : "Cpuidle Driver for Intel Processors" # in 2.6.35
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 - I index
Automatically generated (in year 2024). See also LKDDb sources on GitLab