aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2410/Kconfig
diff options
context:
space:
mode:
authorChrister Weinigel <christer@weinigel.se>2008-07-07 13:12:45 -0400
committerBen Dooks <ben-linux@fluff.org>2008-07-07 13:13:04 -0400
commit9579087331ee0cd220d29aa5bda79ff55b33c228 (patch)
tree3bff2b20fa3851134582aefec5417f1bec0fa161 /arch/arm/mach-s3c2410/Kconfig
parent865cc639a636b58612becfb6a337945c022596ac (diff)
[ARM] Acer n30: Add support for n35 and related devices.
Add support for the Acer N35 and related devices. Signed-off-by: Christer Weinigel <christer@weinigel.se> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/mach-s3c2410/Kconfig')
-rw-r--r--arch/arm/mach-s3c2410/Kconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/arch/arm/mach-s3c2410/Kconfig b/arch/arm/mach-s3c2410/Kconfig
index 1a7d01b47440..99fdc736698c 100644
--- a/arch/arm/mach-s3c2410/Kconfig
+++ b/arch/arm/mach-s3c2410/Kconfig
@@ -72,10 +72,11 @@ config PM_H1940
72 Internal node for H1940 and related PM 72 Internal node for H1940 and related PM
73 73
74config MACH_N30 74config MACH_N30
75 bool "Acer N30" 75 bool "Acer N30 family"
76 select CPU_S3C2410 76 select CPU_S3C2410
77 help 77 help
78 Say Y here if you are using the Acer N30 78 Say Y here if you want suppt for the Acer N30, Acer N35,
79 Navman PiN570, Yakumo AlphaX or Airis NC05 PDAs.
79 80
80config ARCH_BAST 81config ARCH_BAST
81 bool "Simtec Electronics BAST (EB2410ITX)" 82 bool "Simtec Electronics BAST (EB2410ITX)"