Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221051
b: refs/heads/master
c: ca0ffd4
h: refs/heads/master
i:
  221049: 3320a2b
  221047: 1a5e54b
v: v3
  • Loading branch information
Kukjin Kim committed Oct 20, 2010
1 parent 995f2aa commit 8ea5094
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 8 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: c05b48af822c415baeadafa6c4a4ea7f79f337db
refs/heads/master: ca0ffd469af6a00a24a1f888ac280e3e7d4951f5
22 changes: 15 additions & 7 deletions trunk/arch/arm/mach-s5pv310/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ config S5PV310_SETUP_I2C2

# machine support

menu "S5PC210 Machines"

config MACH_SMDKC210
bool "SMDKC210"
select CPU_S5PV310
Expand All @@ -35,13 +37,6 @@ config MACH_SMDKC210
Machine support for Samsung SMDKC210
S5PC210(MCP) is one of package option of S5PV310

config MACH_SMDKV310
bool "SMDKV310"
select CPU_S5PV310
select ARCH_SPARSEMEM_ENABLE
help
Machine support for Samsung SMDKV310

config MACH_UNIVERSAL_C210
bool "Mobile UNIVERSAL_C210 Board"
select CPU_S5PV310
Expand All @@ -50,4 +45,17 @@ config MACH_UNIVERSAL_C210
Machine support for Samsung Mobile Universal S5PC210 Reference
Board. S5PC210(MCP) is one of package option of S5PV310

endmenu

menu "S5PV310 Machines"

config MACH_SMDKV310
bool "SMDKV310"
select CPU_S5PV310
select ARCH_SPARSEMEM_ENABLE
help
Machine support for Samsung SMDKV310

endmenu

endif

0 comments on commit 8ea5094

Please sign in to comment.