3 menu "TI OMAP1 specific features"
5 comment "OMAP Core Type"
10 bool "OMAP730 Based System"
17 bool "OMAP850 Based System"
24 bool "OMAP15xx Based System"
30 bool "OMAP16xx Based System"
35 bool "OMAP multiplexing support"
39 Pin multiplexing support for OMAP boards. If your bootloader
40 sets the multiplexing correctly, say N. Otherwise, or if unsure,
44 bool "Multiplexing debug output"
47 Makes the multiplexing functions print out a lot of debug info.
48 This is useful if you want to find out the correct values of the
49 multiplexing registers.
51 config OMAP_MUX_WARNINGS
52 bool "Warn about pins the bootloader didn't set up"
56 Choose Y here to warn whenever driver initialization logic needs
57 to change the pin multiplexing setup. When there are no warnings
58 printed, it's safe to deselect OMAP_MUX for your product.
60 comment "OMAP Board Type"
63 config MACH_OMAP_INNOVATOR
65 depends on ARCH_OMAP1 && (ARCH_OMAP15XX || ARCH_OMAP16XX)
67 TI OMAP 1510 or 1610 Innovator board support. Say Y here if you
72 depends on ARCH_OMAP1 && ARCH_OMAP16XX
74 TI OMAP 1610/1611B H2 board support. Say Y here if you have such
79 depends on ARCH_OMAP1 && ARCH_OMAP16XX
81 TI OMAP 1710 H3 board support. Say Y here if you have such
86 depends on ARCH_OMAP850
88 HTC Herald smartphone support (AKA T-Mobile Wing, ...)
92 depends on ARCH_OMAP1 && ARCH_OMAP16XX
94 TI OMAP 5912 OSK (OMAP Starter Kit) board support. Say Y here
95 if you have such a board.
97 config OMAP_OSK_MISTRAL
98 bool "Mistral QVGA board Support"
99 depends on MACH_OMAP_OSK
101 The OSK supports an optional add-on board with a Quarter-VGA
102 touchscreen, PDA-ish buttons, a resume button, bicolor LED,
103 and camera connector. Say Y here if you have this board.
105 config MACH_OMAP_PERSEUS2
107 depends on ARCH_OMAP1 && ARCH_OMAP730
109 Support for TI OMAP 730 Perseus2 board. Say Y here if you have such
112 config MACH_OMAP_FSAMPLE
114 depends on ARCH_OMAP1 && ARCH_OMAP730
116 Support for TI OMAP 850 F-Sample board. Say Y here if you have such
119 config MACH_OMAP_PALMTE
120 bool "Palm Tungsten E"
121 depends on ARCH_OMAP1 && ARCH_OMAP15XX
123 Support for the Palm Tungsten E PDA. To boot the kernel, you'll
124 need a PalmOS compatible bootloader; check out
125 http://palmtelinux.sourceforge.net/ for more information.
126 Say Y here if you have this PDA model, say N otherwise.
128 config MACH_OMAP_PALMZ71
130 depends on ARCH_OMAP1 && ARCH_OMAP15XX
132 Support for the Palm Zire71 PDA. To boot the kernel,
133 you'll need a PalmOS compatible bootloader; check out
134 http://hackndev.com/palm/z71 for more information.
135 Say Y here if you have such a PDA, say N otherwise.
137 config MACH_OMAP_PALMTT
138 bool "Palm Tungsten|T"
139 depends on ARCH_OMAP1 && ARCH_OMAP15XX
141 Support for the Palm Tungsten|T PDA. To boot the kernel, you'll
142 need a PalmOS compatible bootloader (Garux); check out
143 http://garux.sourceforge.net/ for more information.
144 Say Y here if you have this PDA model, say N otherwise.
148 depends on ARCH_OMAP1 && ARCH_OMAP15XX
151 Support for the Siemens SX1 phone. To boot the kernel,
152 you'll need a SX1 compatible bootloader; check out
153 http://forum.oslik.ru and
154 http://www.handhelds.org/moin/moin.cgi/SiemensSX1
155 for more information.
156 Say Y here if you have such a phone, say NO otherwise.
160 depends on ARCH_OMAP1 && ARCH_OMAP16XX
162 Support for the Nokia 770 Internet Tablet. Say Y here if you
165 config MACH_AMS_DELTA
166 bool "Amstrad E3 (Delta)"
167 depends on ARCH_OMAP1 && ARCH_OMAP15XX
169 select GPIO_GENERIC_PLATFORM
170 select LEDS_GPIO_REGISTER
172 select REGULATOR_FIXED_VOLTAGE
174 Support for the Amstrad E3 (codename Delta) videophone. Say Y here
175 if you have such a device.
177 config MACH_OMAP_GENERIC
178 bool "Generic OMAP board"
179 depends on ARCH_OMAP1 && (ARCH_OMAP15XX || ARCH_OMAP16XX)
181 Support for generic OMAP-1510, 1610 or 1710 board with
182 no FPGA. Can be used as template for porting Linux to
183 custom OMAP boards. Say Y here if you have a custom