aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/Kconfig
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2006-12-06 20:14:07 -0500
committerTony Lindgren <tony@atomide.com>2007-09-20 21:34:50 -0400
commitdc563b4f2de0dd57a8febe26158cdf59bc15534f (patch)
treead14844ceb50da4e52bcf54dcd56e5213e1770d5 /arch/arm/mach-omap1/Kconfig
parentcc32658ca0d7ff33a2e5778227a9c6dc3ad29856 (diff)
ARM: OMAP: Palm Tungsten|T support
This patch adds board file and necessary includes for Palm Tungsten|T. Signed-off-by: Marek Vasut <marek.vasut@gmail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap1/Kconfig')
-rw-r--r--arch/arm/mach-omap1/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/arm/mach-omap1/Kconfig b/arch/arm/mach-omap1/Kconfig
index 1085e12ce881..7386dc354945 100644
--- a/arch/arm/mach-omap1/Kconfig
+++ b/arch/arm/mach-omap1/Kconfig
@@ -98,6 +98,15 @@ config MACH_OMAP_PALMZ71
98 http://hackndev.com/palm/z71 for more informations. 98 http://hackndev.com/palm/z71 for more informations.
99 Say Y here if you have such a PDA, say N otherwise. 99 Say Y here if you have such a PDA, say N otherwise.
100 100
101config MACH_OMAP_PALMTT
102 bool "Palm Tungsten|T"
103 depends on ARCH_OMAP1 && ARCH_OMAP15XX
104 help
105 Support for the Palm Tungsten|T PDA. To boot the kernel, you'll
106 need a PalmOS compatible bootloader (Garux); check out
107 http://www.hackndev.com/palm/tt/ for more information.
108 Say Y here if you have this PDA model, say N otherwise.
109
101config MACH_NOKIA770 110config MACH_NOKIA770
102 bool "Nokia 770" 111 bool "Nokia 770"
103 depends on ARCH_OMAP1 && ARCH_OMAP16XX 112 depends on ARCH_OMAP1 && ARCH_OMAP16XX