Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44705
b: refs/heads/master
c: 618b20a
h: refs/heads/master
i:
  44703: b10e90e
v: v3
  • Loading branch information
Ben Dooks authored and Russell King committed Dec 19, 2006
1 parent ba58114 commit 73924d4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 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: 2d4ecdf5387a386588ae32e65f14c3c2569d9ef3
refs/heads/master: 618b20a13e9ef4ed1d16f1ab94ccce8e4f55f9d9
10 changes: 8 additions & 2 deletions trunk/arch/arm/mach-s3c2410/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,27 +5,31 @@ menu "S3C24XX Implementations"
config MACH_AML_M5900
bool "AML M5900 Series"
select CPU_S3C2410
select PM_SIMTEC if PM
help
Say Y here if you are using the American Microsystems M5900 Series
<http://www.amltd.com>

config MACH_ANUBIS
bool "Simtec Electronics ANUBIS"
select CPU_S3C2440
select PM_SIMTEC if PM
help
Say Y here if you are using the Simtec Electronics ANUBIS
development system

config MACH_OSIRIS
bool "Simtec IM2440D20 (OSIRIS) module"
select CPU_S3C2440
select PM_SIMTEC if PM
help
Say Y here if you are using the Simtec IM2440D20 module, also
known as the Osiris.

config ARCH_BAST
bool "Simtec Electronics BAST (EB2410ITX)"
select CPU_S3C2410
select PM_SIMTEC if PM
select ISA
help
Say Y here if you are using the Simtec Electronics EB2410ITX
Expand Down Expand Up @@ -111,6 +115,7 @@ config MACH_SMDK2413

config MACH_VR1000
bool "Thorcom VR1000"
select PM_SIMTEC if PM
select CPU_S3C2410
help
Say Y here if you are using the Thorcom VR1000 board.
Expand Down Expand Up @@ -297,8 +302,9 @@ config S3C2410_PM_CHECK_CHUNKSIZE

config PM_SIMTEC
bool
depends on PM && (ARCH_BAST || MACH_VR1000 || MACH_AML_M5900)
default y
help
Common power management code for systems that are
compatible with the Simtec style of power management

config S3C2410_LOWLEVEL_UART_PORT
int "S3C2410 UART to use for low-level messages"
Expand Down

0 comments on commit 73924d4

Please sign in to comment.