aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorViresh Kumar <[email protected]>2014-11-15 08:50:44 +0530
committerRafael J. Wysocki <[email protected]>2014-11-18 02:47:42 +0100
commitf41f4815f8e81e8745fca8396d842adb74689c88 (patch)
tree45d7c623ec39f35b2787a5ac7531a8457b6b7c92 /scripts/gdb/linux/proc.py
parentbd2a0f6754f18f801ed1e490bf678fc3be013eca (diff)
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 <[email protected]> Suggested-by: Scott Wood <[email protected]> Signed-off-by: Viresh Kumar <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions