lkml.org 
[lkml]   [2014]   [Oct]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: [PATCHv2 1/2] ARM: EXYNOS: Add EXYNOS4415 SoC ID
Date
Chanwoo Choi wrote:
>
> Dear Kukjin,
>

[...]

> >>
> >> +config SOC_EXYNOS4415
> >> + bool "SAMSUNG EXYNOS4415"
> >> + default y
> >> + depends on ARCH_EXYNOS4
> >> +
> >
> > I think, this is not required more...
>
> But,
> The clock driver must need to CONFIG_SOC_EXYNOS4415 configuration
> to build it. The clock driver[1] of exynos4415 used CONFIG_SOC_EXYNOS4415 as following diff:
> [1] https://lkml.org/lkml/2014/10/26/159
>
Oh, yes. OK.

Thanks for quick reply.

- Kukjin

> diff --git a/drivers/clk/samsung/Makefile b/drivers/clk/samsung/Makefile
> index 8909c93..4561297 100644
> --- a/drivers/clk/samsung/Makefile
> +++ b/drivers/clk/samsung/Makefile
> @@ -5,6 +5,7 @@
> obj-$(CONFIG_COMMON_CLK) += clk.o clk-pll.o clk-cpu.o
> obj-$(CONFIG_SOC_EXYNOS3250) += clk-exynos3250.o
> obj-$(CONFIG_ARCH_EXYNOS4) += clk-exynos4.o
> +obj-$(CONFIG_SOC_EXYNOS4415) += clk-exynos4415.o
>
> Best Regards,
> Chanwoo Choi



\
 
 \ /
  Last update: 2014-10-28 08:01    [W:0.049 / U:0.168 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site