Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48929
b: refs/heads/master
c: b887060
h: refs/heads/master
i:
  48927: 98526b8
v: v3
  • Loading branch information
Ben Dooks authored and Russell King committed Feb 11, 2007
1 parent f02e35d commit 6b9ffe2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 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: 90ac7648e0bcbf84a33aed5b15ae6894fda92779
refs/heads/master: b887060532b98d8c0f3a1c3169f06f55bb196bd8
5 changes: 4 additions & 1 deletion trunk/arch/arm/plat-s3c24xx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,12 @@
config PLAT_S3C24XX
bool
depends on ARCH_S3C2410
default y
default y if ARCH_S3C2410
help
Base platform code for any Samsung S3C device

if PLAT_S3C24XX

config CPU_S3C244X
bool
depends on ARCH_S3C2410 && (CPU_S3C2440 || CPU_S3C2442)
Expand Down Expand Up @@ -94,3 +96,4 @@ config MACH_SMDK
help
Common machine code for SMDK2410 and SMDK2440

endif

0 comments on commit 6b9ffe2

Please sign in to comment.