diff options
author | Christer Weinigel <christer@weinigel.se> | 2008-07-07 18:12:45 +0100 |
---|---|---|
committer | Ben Dooks <ben-linux@fluff.org> | 2008-07-07 18:13:04 +0100 |
commit | 9579087331ee0cd220d29aa5bda79ff55b33c228 (patch) | |
tree | 3bff2b20fa3851134582aefec5417f1bec0fa161 /arch/arm/mach-s3c2410/Kconfig | |
parent | 865cc639a636b58612becfb6a337945c022596ac (diff) | |
download | blackbird-obmc-linux-9579087331ee0cd220d29aa5bda79ff55b33c228.tar.gz blackbird-obmc-linux-9579087331ee0cd220d29aa5bda79ff55b33c228.zip |
[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/Kconfig | 5 |
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 Internal node for H1940 and related PM config MACH_N30 - bool "Acer N30" + bool "Acer N30 family" select CPU_S3C2410 help - Say Y here if you are using the Acer N30 + Say Y here if you want suppt for the Acer N30, Acer N35, + Navman PiN570, Yakumo AlphaX or Airis NC05 PDAs. config ARCH_BAST bool "Simtec Electronics BAST (EB2410ITX)" |