Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187665
b: refs/heads/master
c: 110d85a
h: refs/heads/master
i:
  187663: 877e3eb
v: v3
  • Loading branch information
Ben Dooks committed Feb 22, 2010
1 parent 836003a commit 10a547a
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 26 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 992426bfe98e71db1ce767fd66f6c68ed18fcc14
refs/heads/master: 110d85acd479b80dc11b7fa3abef63285da8ea0c
2 changes: 1 addition & 1 deletion trunk/arch/arm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
9 changes: 9 additions & 0 deletions trunk/arch/arm/mach-s3c64xx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
12 changes: 0 additions & 12 deletions trunk/arch/arm/plat-s3c64xx/Kconfig

This file was deleted.

12 changes: 0 additions & 12 deletions trunk/arch/arm/plat-s3c64xx/Makefile

This file was deleted.

0 comments on commit 10a547a

Please sign in to comment.