Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 110d85ac authored by Ben Dooks's avatar Ben Dooks
Browse files

ARM: S3C64XX: Eliminate plat-s3c64xx



Now we've move the support out of plat-s3c64xx for everything, eliminate
the platform directory arch/arm/plat-s3c64xx and remove it from the ARM
build configuration.

Note, PLAT_S3C64XX is kept around for the moment until the drivers that
depend on it can be updated, so it is moved to the mach-s3c64xx Kconfig.

Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
parent 992426bf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -183,7 +183,7 @@ plat-$(CONFIG_PLAT_NOMADIK) := nomadik
plat-$(CONFIG_PLAT_ORION)	:= orion
plat-$(CONFIG_PLAT_PXA)		:= pxa
plat-$(CONFIG_PLAT_S3C24XX)	:= s3c24xx s3c samsung
plat-$(CONFIG_ARCH_S3C64XX)	:= s3c64xx s3c samsung
plat-$(CONFIG_ARCH_S3C64XX)	:= s3c samsung
plat-$(CONFIG_PLAT_S5PC1XX)	:= s5pc1xx s3c samsung
plat-$(CONFIG_PLAT_S5P)		:= s5p samsung s3c
plat-$(CONFIG_ARCH_STMP3XXX)	:= stmp3xxx
+9 −0
Original line number Diff line number Diff line
@@ -3,6 +3,15 @@
#
# Licensed under GPLv2

# temporary until we can eliminate all drivers using it.
config PLAT_S3C64XX
	bool
	depends on ARCH_S3C64XX
	default y
	help
	  Base platform code for any Samsung S3C64XX device


# Configuration options for the S3C6410 CPU

config CPU_S3C6400

arch/arm/plat-s3c64xx/Kconfig

deleted100644 → 0
+0 −12
Original line number Diff line number Diff line
# Copyright 2008 Openmoko, Inc.
# Copyright 2008 Simtec Electronics
#	Ben Dooks <ben@simtec.co.uk>
#
# Licensed under GPLv2

config PLAT_S3C64XX
	bool
	depends on ARCH_S3C64XX
	default y
	help
	  Base platform code for any Samsung S3C64XX device

arch/arm/plat-s3c64xx/Makefile

deleted100644 → 0
+0 −12
Original line number Diff line number Diff line
# arch/arm/plat-s3c64xx/Makefile
#
# Copyright 2008 Openmoko, Inc.
# Copyright 2008 Simtec Electronics
#
# Licensed under GPLv2

obj-y				:=
obj-m				:=
obj-n				:= dummy.o
obj-				:=