[PATCH 2/3] ARM: EXYNOS: Enable multi-platform build support

2014-05-21 Thread Sachin Kamat
From: Arnd Bergmann a...@arndb.de This makes it possible to enable the exynos platform as part of a multiplatform kernel, in addition to keeping the single-platform Exynos support. Signed-off-by: Arnd Bergmann a...@arndb.de Signed-off-by: Sachin Kamat sachin.ka...@linaro.org ---

Re: [PATCH 2/3] ARM: EXYNOS: Enable multi-platform build support

2014-05-21 Thread Arnd Bergmann
On Wednesday 21 May 2014 12:22:48 Sachin Kamat wrote: # Configuration options for the EXYNOS4 +config ARCH_EXYNOS + bool Samsung EXYNOS if ARCH_MULTI_V7 + select ARCH_HAS_BANDGAP + select ARCH_HAS_CPUFREQ + select ARCH_HAS_HOLES_MEMORYMODEL + select

Re: [PATCH 2/3] ARM: EXYNOS: Enable multi-platform build support

2014-05-21 Thread Sachin Kamat
On 21 May 2014 13:46, Arnd Bergmann a...@arndb.de wrote: On Wednesday 21 May 2014 12:22:48 Sachin Kamat wrote: # Configuration options for the EXYNOS4 +config ARCH_EXYNOS + bool Samsung EXYNOS if ARCH_MULTI_V7 + select ARCH_HAS_BANDGAP + select ARCH_HAS_CPUFREQ +

Re: [PATCH 2/3] ARM: EXYNOS: Enable multi-platform build support

2014-05-21 Thread Bartlomiej Zolnierkiewicz
Hi, On Wednesday, May 21, 2014 12:22:48 PM Sachin Kamat wrote: From: Arnd Bergmann a...@arndb.de This makes it possible to enable the exynos platform as part of a multiplatform kernel, in addition to keeping the single-platform Exynos support. The patch description is wrong. After this

Re: [PATCH 2/3] ARM: EXYNOS: Enable multi-platform build support

2014-05-21 Thread Sachin Kamat
Hi Bartlomiej, On 21 May 2014 16:06, Bartlomiej Zolnierkiewicz b.zolnier...@samsung.com wrote: Hi, On Wednesday, May 21, 2014 12:22:48 PM Sachin Kamat wrote: From: Arnd Bergmann a...@arndb.de This makes it possible to enable the exynos platform as part of a multiplatform kernel, in

RE: [PATCH 2/3] ARM: EXYNOS: Enable multi-platform build support

2014-05-21 Thread Kukjin Kim
Sachin Kamat wrote: Hi Bartlomiej, On 21 May 2014 16:06, Bartlomiej Zolnierkiewicz b.zolnier...@samsung.com wrote: Hi, On Wednesday, May 21, 2014 12:22:48 PM Sachin Kamat wrote: From: Arnd Bergmann a...@arndb.de This makes it possible to enable the exynos platform as part of a

Re: [PATCH 2/3] ARM: EXYNOS: Enable multi-platform build support

2014-05-21 Thread Bartlomiej Zolnierkiewicz
Hi, On Wednesday, May 21, 2014 10:40:07 PM Kukjin Kim wrote: Sachin Kamat wrote: Hi Bartlomiej, On 21 May 2014 16:06, Bartlomiej Zolnierkiewicz b.zolnier...@samsung.com wrote: Hi, On Wednesday, May 21, 2014 12:22:48 PM Sachin Kamat wrote: From: Arnd Bergmann