aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/Kconfig
diff options
context:
space:
mode:
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