Skip to content

Commit

Permalink
[ARM] 4319/1: S3C2412: Add kconfig for MACH_SMDK2412
Browse files Browse the repository at this point in the history
Add Kconfig entry for SMDK2412 to go with the SMDK2413

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Ben Dooks authored and Russell King committed Apr 21, 2007
1 parent a771743 commit 6f62188
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions arch/arm/mach-s3c2412/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,15 @@ config MACH_S3C2413
machine_is_s3c2413() will work when MACH_SMDK2413 is
selected

config MACH_SMDK2412
bool "SMDK2412"
select MACH_SMDK2413
help
Say Y here if you are using an SMDK2412

Note, this shares support with SMDK2413, so will automatically
select MACH_SMDK2413.

config MACH_VSTMS
bool "VMSTMS"
select CPU_S3C2412
Expand Down

0 comments on commit 6f62188

Please sign in to comment.