Re: [PATCH 4/4] ARM: EXYNOS: Kconfig: Remove dependencies on particular SoCs from DT machines

2012-10-23 Thread Tomasz Figa
On Tuesday 23 of October 2012 22:27:41 Kukjin Kim wrote: > Tomasz Figa wrote: > > MACH_EXYNOS{4,5}_DT are used for whole SoC lines, so they should > > depend > > on ARCH_EXYNOS{4,5} rather than on particular SoCs. > > > > Signed-off-by: Tomasz Figa > > Signed-off-by: Kyungmin Park > > --- > > >

RE: [PATCH 4/4] ARM: EXYNOS: Kconfig: Remove dependencies on particular SoCs from DT machines

2012-10-23 Thread Kukjin Kim
Tomasz Figa wrote: > > MACH_EXYNOS{4,5}_DT are used for whole SoC lines, so they should depend > on ARCH_EXYNOS{4,5} rather than on particular SoCs. > > Signed-off-by: Tomasz Figa > Signed-off-by: Kyungmin Park > --- > arch/arm/mach-exynos/Kconfig | 2 -- > 1 file changed, 2 deletions(-) > >