]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: EXYNOS: Decouple ARCH_EXYNOS from PLAT_S5P
authorTomasz Figa <t.figa@samsung.com>
Tue, 18 Jun 2013 16:26:42 +0000 (01:26 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 18 Jun 2013 16:26:42 +0000 (01:26 +0900)
commit84d02f2a76a5df774dca9e7755d6108e8aabebd6
tree4a4361f0724d9c395137e64224c3006384444594
parent5fc501cd8053813d90656533bd5cdb1cbd8819b9
ARM: EXYNOS: Decouple ARCH_EXYNOS from PLAT_S5P

After removing support for ATAGS based boot on Exynos, there is not much
that can be shared between Exynos and other S5P platforms. This patch
makes Exynos a standalone Samsung platform, not using PLAT_S5P.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/Kconfig
arch/arm/Makefile
arch/arm/mach-exynos/Kconfig
arch/arm/plat-samsung/Kconfig
arch/arm/plat-samsung/pm-gpio.c