diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2014-11-15 04:20:44 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-11-18 02:47:42 +0100 |
commit | f41f4815f8e81e8745fca8396d842adb74689c88 (patch) | |
tree | 45d7c623ec39f35b2787a5ac7531a8457b6b7c92 /drivers/cpufreq/integrator-cpufreq.c | |
parent | Merge back cpufreq material for 3.19-rc1. (diff) | |
download | linux-f41f4815f8e81e8745fca8396d842adb74689c88.tar.xz linux-f41f4815f8e81e8745fca8396d842adb74689c88.zip |
cpufreq: Kconfig: Remove architecture specific menu entries
CPUFreq driver's Kconfig entries are added in Kconfig.<arch> files and they are
all included from the main Kconfig file using a menu entry. This creates another
level of (unnecessary) hierarchy within the menuconfig entries.
The problem occurs when there are drivers usable across architectures. Either
their config entry is duplicated in all the supported architectures or is put
into the main Kconfig entry. With the later one, we have menuconfig entries for
drivers at two levels then.
Fix these issues by getting rid of another level of menuconfig hierarchy and
populate all drivers within the main cpufreq menu. To clearly distinguish where
the drivers start from, also add a comment that will appear in menuconfig.
Reported-by: Tang Yuantian <Yuantian.Tang@freescale.com>
Suggested-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/cpufreq/integrator-cpufreq.c')
0 files changed, 0 insertions, 0 deletions