Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - X index
The Linux kernel configuration item CONFIG_X86_SPEEDSTEP_RELAXED_CAP_CHECK
has multiple definitions:
drivers/cpufreq/Kconfig.x86
The configuration item CONFIG_X86_SPEEDSTEP_RELAXED_CAP_CHECK:
CONFIG_X86_32 && ( CONFIG_X86_SPEEDSTEP_SMI || CONFIG_X86_SPEEDSTEP_ICH )
Don't perform all checks for a speedstep capable system which would normally be done. Some ancient or strange systems, though speedstep capable, don't always indicate that they are speedstep capable. This option lets the probing code bypass some of those checks if the parameter "relaxed_check=1" is passed to the module.
arch/x86/kernel/cpu/cpufreq/Kconfig
The configuration item CONFIG_X86_SPEEDSTEP_RELAXED_CAP_CHECK:
CONFIG_X86_32 && ( CONFIG_X86_SPEEDSTEP_SMI || CONFIG_X86_SPEEDSTEP_ICH )
Don't perform all checks for a speedstep capable system which would normally be done. Some ancient or strange systems, though speedstep capable, don't always indicate that they are speedstep capable. This option lets the probing code bypass some of those checks if the parameter "relaxed_check=1" is passed to the module.
arch/i386/kernel/cpu/cpufreq/Kconfig
The configuration item CONFIG_X86_SPEEDSTEP_RELAXED_CAP_CHECK:
( CONFIG_X86_SPEEDSTEP_SMI || CONFIG_X86_SPEEDSTEP_ICH )
Don't perform all checks for a speedstep capable system which would normally be done. Some ancient or strange systems, though speedstep capable, don't always indicate that they are speedstep capable. This option lets the probing code bypass some of those checks if the parameter "relaxed_check=1" is passed to the module.
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