"README.md" did not exist on "e53f12cc6c43b69f54937f15c5706d83f67c2fdd"
[CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/
According to discussion of the ARM arch subsystem migration, ARM cpufreq drivers move to drivers/cpufreq. So this patch adds Kconfig.arm for ARM like x86 and adds Samsung S5PV210 and EXYNOS4210 cpufreq driver compile in there. As a note, otherw will be moved. Cc: Dave Jones <davej@redhat.com> Signed-off-by:Kukjin Kim <kgene.kim@samsung.com> Signed-off-by:
Dave Jones <davej@redhat.com>
Showing
- arch/arm/mach-exynos4/Makefile 0 additions, 1 deletionarch/arm/mach-exynos4/Makefile
- arch/arm/mach-s5pv210/Makefile 0 additions, 1 deletionarch/arm/mach-s5pv210/Makefile
- drivers/cpufreq/Kconfig 5 additions, 0 deletionsdrivers/cpufreq/Kconfig
- drivers/cpufreq/Kconfig.arm 23 additions, 0 deletionsdrivers/cpufreq/Kconfig.arm
- drivers/cpufreq/Makefile 2 additions, 0 deletionsdrivers/cpufreq/Makefile
- drivers/cpufreq/exynos4210-cpufreq.c 1 addition, 2 deletionsdrivers/cpufreq/exynos4210-cpufreq.c
- drivers/cpufreq/s5pv210-cpufreq.c 1 addition, 2 deletionsdrivers/cpufreq/s5pv210-cpufreq.c
Loading
Please register or sign in to comment