Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - G index
The Linux kernel configuration item CONFIG_GENERIC_CPUFREQ_CPU0
has multiple definitions:
drivers/cpufreq/Kconfig
The configuration item CONFIG_GENERIC_CPUFREQ_CPU0:
( CONFIG_HAVE_CLK && CONFIG_OF ) && (! CONFIG_CPU_THERMAL || CONFIG_THERMAL )
cpufreq-cpu0
This adds a generic cpufreq driver for CPU0 frequency management. It supports both uniprocessor (UP) and symmetric multiprocessor (SMP) systems which share clock and voltage across all CPUs.
If in doubt, say N.
drivers/cpufreq/Kconfig
The configuration item CONFIG_GENERIC_CPUFREQ_CPU0:
CONFIG_HAVE_CLK && CONFIG_REGULATOR && CONFIG_PM_OPP && CONFIG_OF
cpufreq-cpu0
This adds a generic cpufreq driver for CPU0 frequency management. It supports both uniprocessor (UP) and symmetric multiprocessor (SMP) systems which share clock and voltage across all CPUs.
If in doubt, say N.
Raw data from LKDDb:
lkddb module cpufreq-cpu0 CONFIG_GENERIC_CPUFREQ_CPU0 : drivers/cpufreq/Kconfig : "Generic CPU0 cpufreq driver" # in 3.9–3.17
lkddb platform "cpufreq-cpu0" : CONFIG_CPU_FREQ CONFIG_GENERIC_CPUFREQ_CPU0 : drivers/cpufreq/cpufreq-cpu0.c # in 3.9–3.17
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 - G index
Automatically generated (in year 2024). See also LKDDb sources on GitLab