3 menu "TI OMAP1 specific features"
5 comment "OMAP Core Type"
10 bool "OMAP730 Based System"
16 bool "OMAP850 Based System"
23 bool "OMAP15xx Based System"
28 bool "OMAP16xx Based System"
32 comment "OMAP Board Type"
35 config MACH_OMAP_INNOVATOR
37 depends on ARCH_OMAP1 && (ARCH_OMAP15XX || ARCH_OMAP16XX)
40 TI OMAP 1510 or 1610 Innovator board support. Say Y here if you
45 depends on ARCH_OMAP1 && ARCH_OMAP16XX
48 TI OMAP 1610/1611B H2 board support. Say Y here if you have such
53 depends on ARCH_OMAP1 && ARCH_OMAP16XX
55 TI OMAP 1710 H3 board support. Say Y here if you have such
58 config MACH_OMAP_HTCWIZARD
60 depends on ARCH_OMAP850
62 HTC Wizard smartphone support (AKA QTEK 9100, ...)
66 depends on ARCH_OMAP850
68 HTC Herald smartphone support (AKA T-Mobile Wing, ...)
72 depends on ARCH_OMAP1 && ARCH_OMAP16XX
75 TI OMAP 5912 OSK (OMAP Starter Kit) board support. Say Y here
76 if you have such a board.
78 config OMAP_OSK_MISTRAL
79 bool "Mistral QVGA board Support"
80 depends on MACH_OMAP_OSK
82 The OSK supports an optional add-on board with a Quarter-VGA
83 touchscreen, PDA-ish buttons, a resume button, bicolor LED,
84 and camera connector. Say Y here if you have this board.
86 config MACH_OMAP_PERSEUS2
88 depends on ARCH_OMAP1 && ARCH_OMAP730
90 Support for TI OMAP 730 Perseus2 board. Say Y here if you have such
93 config MACH_OMAP_FSAMPLE
95 depends on ARCH_OMAP1 && ARCH_OMAP730
97 Support for TI OMAP 850 F-Sample board. Say Y here if you have such
100 config MACH_VOICEBLUE
102 depends on ARCH_OMAP1 && ARCH_OMAP15XX
104 Support for Voiceblue GSM/VoIP gateway. Say Y here if you have
107 config MACH_OMAP_PALMTE
108 bool "Palm Tungsten E"
109 depends on ARCH_OMAP1 && ARCH_OMAP15XX
111 Support for the Palm Tungsten E PDA. To boot the kernel, you'll
112 need a PalmOS compatible bootloader; check out
113 http://palmtelinux.sourceforge.net/ for more information.
114 Say Y here if you have this PDA model, say N otherwise.
116 config MACH_OMAP_PALMZ71
118 depends on ARCH_OMAP1 && ARCH_OMAP15XX
120 Support for the Palm Zire71 PDA. To boot the kernel,
121 you'll need a PalmOS compatible bootloader; check out
122 http://hackndev.com/palm/z71 for more information.
123 Say Y here if you have such a PDA, say N otherwise.
125 config MACH_OMAP_PALMTT
126 bool "Palm Tungsten|T"
127 depends on ARCH_OMAP1 && ARCH_OMAP15XX
129 Support for the Palm Tungsten|T PDA. To boot the kernel, you'll
130 need a PalmOS compatible bootloader (Garux); check out
131 http://garux.sourceforge.net/ for more information.
132 Say Y here if you have this PDA model, say N otherwise.
136 depends on ARCH_OMAP1 && ARCH_OMAP15XX
138 Support for the Siemens SX1 phone. To boot the kernel,
139 you'll need a SX1 compatible bootloader; check out
140 http://forum.oslik.ru and
141 http://www.handhelds.org/moin/moin.cgi/SiemensSX1
142 for more information.
143 Say Y here if you have such a phone, say NO otherwise.
147 depends on ARCH_OMAP1 && ARCH_OMAP16XX
149 Support for the Nokia 770 Internet Tablet. Say Y here if you
152 config MACH_AMS_DELTA
153 bool "Amstrad E3 (Delta)"
154 depends on ARCH_OMAP1 && ARCH_OMAP15XX
156 Support for the Amstrad E3 (codename Delta) videophone. Say Y here
157 if you have such a device.
160 bool "Fast Interrupt Request (FIQ) support for the E3"
161 depends on MACH_AMS_DELTA
164 Provide a FIQ handler for the E3.
165 This allows for fast handling of interrupts generated
166 by the clock line of the E3 mailboard (or a PS/2 keyboard)
167 connected to the GPIO based external keyboard port.
169 config MACH_OMAP_GENERIC
170 bool "Generic OMAP board"
171 depends on ARCH_OMAP1 && (ARCH_OMAP15XX || ARCH_OMAP16XX)
173 Support for generic OMAP-1510, 1610 or 1710 board with
174 no FPGA. Can be used as template for porting Linux to
175 custom OMAP boards. Say Y here if you have a custom
178 comment "OMAP CPU Speed"
179 depends on ARCH_OMAP1
181 config OMAP_CLOCKS_SET_BY_BOOTLOADER
182 bool "OMAP clocks set by bootloader"
183 depends on ARCH_OMAP1
185 Enable this option to prevent the kernel from overriding the clock
186 frequencies programmed by bootloader for MPU, DSP, MMUs, TC,
187 internal LCD controller and MPU peripherals.
189 config OMAP_ARM_216MHZ
190 bool "OMAP ARM 216 MHz CPU (1710 only)"
191 depends on ARCH_OMAP1 && ARCH_OMAP16XX
193 Enable 216 MHz clock for OMAP1710 CPU. If unsure, say N.
195 config OMAP_ARM_195MHZ
196 bool "OMAP ARM 195 MHz CPU"
197 depends on ARCH_OMAP1 && (ARCH_OMAP730 || ARCH_OMAP850)
199 Enable 195MHz clock for OMAP CPU. If unsure, say N.
201 config OMAP_ARM_192MHZ
202 bool "OMAP ARM 192 MHz CPU"
203 depends on ARCH_OMAP1 && ARCH_OMAP16XX
205 Enable 192MHz clock for OMAP CPU. If unsure, say N.
207 config OMAP_ARM_182MHZ
208 bool "OMAP ARM 182 MHz CPU"
209 depends on ARCH_OMAP1 && (ARCH_OMAP730 || ARCH_OMAP850)
211 Enable 182MHz clock for OMAP CPU. If unsure, say N.
213 config OMAP_ARM_168MHZ
214 bool "OMAP ARM 168 MHz CPU"
215 depends on ARCH_OMAP1 && (ARCH_OMAP15XX || ARCH_OMAP16XX || ARCH_OMAP730 || ARCH_OMAP850)
217 Enable 168MHz clock for OMAP CPU. If unsure, say N.
219 config OMAP_ARM_150MHZ
220 bool "OMAP ARM 150 MHz CPU"
221 depends on ARCH_OMAP1 && ARCH_OMAP15XX
223 Enable 150MHz clock for OMAP CPU. If unsure, say N.
225 config OMAP_ARM_120MHZ
226 bool "OMAP ARM 120 MHz CPU"
227 depends on ARCH_OMAP1 && (ARCH_OMAP15XX || ARCH_OMAP16XX || ARCH_OMAP730 || ARCH_OMAP850)
229 Enable 120MHz clock for OMAP CPU. If unsure, say N.
231 config OMAP_ARM_96MHZ
232 bool "OMAP ARM 96 MHz CPU"
233 depends on ARCH_OMAP1 && (ARCH_OMAP15XX || ARCH_OMAP16XX || ARCH_OMAP730 || ARCH_OMAP850)
235 Enable 96MHz clock for OMAP CPU. If unsure, say N.
237 config OMAP_ARM_60MHZ
238 bool "OMAP ARM 60 MHz CPU"
239 depends on ARCH_OMAP1 && (ARCH_OMAP15XX || ARCH_OMAP16XX || ARCH_OMAP730 || ARCH_OMAP850)
242 Enable 60MHz clock for OMAP CPU. If unsure, say Y.
244 config OMAP_ARM_30MHZ
245 bool "OMAP ARM 30 MHz CPU"
246 depends on ARCH_OMAP1 && (ARCH_OMAP15XX || ARCH_OMAP16XX || ARCH_OMAP730 || ARCH_OMAP850)
248 Enable 30MHz clock for OMAP CPU. If unsure, say N.