1 # SPDX-License-Identifier: GPL-2.0-only
4 menu "TI OMAP1 specific features"
6 comment "OMAP Core Type"
11 bool "OMAP730 Based System"
18 bool "OMAP850 Based System"
25 bool "OMAP15xx Based System"
31 bool "OMAP16xx Based System"
37 bool "OMAP multiplexing support"
41 Pin multiplexing support for OMAP boards. If your bootloader
42 sets the multiplexing correctly, say N. Otherwise, or if unsure,
46 bool "Multiplexing debug output"
49 Makes the multiplexing functions print out a lot of debug info.
50 This is useful if you want to find out the correct values of the
51 multiplexing registers.
53 config OMAP_MUX_WARNINGS
54 bool "Warn about pins the bootloader didn't set up"
58 Choose Y here to warn whenever driver initialization logic needs
59 to change the pin multiplexing setup. When there are no warnings
60 printed, it's safe to deselect OMAP_MUX for your product.
62 comment "OMAP Board Type"
65 config MACH_OMAP_INNOVATOR
67 depends on ARCH_OMAP1 && (ARCH_OMAP15XX || ARCH_OMAP16XX)
69 TI OMAP 1510 or 1610 Innovator board support. Say Y here if you
74 depends on ARCH_OMAP1 && ARCH_OMAP16XX
76 TI OMAP 1610/1611B H2 board support. Say Y here if you have such
81 depends on ARCH_OMAP1 && ARCH_OMAP16XX
83 TI OMAP 1710 H3 board support. Say Y here if you have such
88 depends on ARCH_OMAP850
90 HTC Herald smartphone support (AKA T-Mobile Wing, ...)
94 depends on ARCH_OMAP1 && ARCH_OMAP16XX
96 TI OMAP 5912 OSK (OMAP Starter Kit) board support. Say Y here
97 if you have such a board.
99 config OMAP_OSK_MISTRAL
100 bool "Mistral QVGA board Support"
101 depends on MACH_OMAP_OSK
103 The OSK supports an optional add-on board with a Quarter-VGA
104 touchscreen, PDA-ish buttons, a resume button, bicolor LED,
105 and camera connector. Say Y here if you have this board.
107 config MACH_OMAP_PERSEUS2
109 depends on ARCH_OMAP1 && ARCH_OMAP730
111 Support for TI OMAP 730 Perseus2 board. Say Y here if you have such
114 config MACH_OMAP_FSAMPLE
116 depends on ARCH_OMAP1 && ARCH_OMAP730
118 Support for TI OMAP 850 F-Sample board. Say Y here if you have such
121 config MACH_OMAP_PALMTE
122 bool "Palm Tungsten E"
123 depends on ARCH_OMAP1 && ARCH_OMAP15XX
125 Support for the Palm Tungsten E PDA. To boot the kernel, you'll
126 need a PalmOS compatible bootloader; check out
127 http://palmtelinux.sourceforge.net/ for more information.
128 Say Y here if you have this PDA model, say N otherwise.
130 config MACH_OMAP_PALMZ71
132 depends on ARCH_OMAP1 && ARCH_OMAP15XX
134 Support for the Palm Zire71 PDA. To boot the kernel,
135 you'll need a PalmOS compatible bootloader; check out
136 http://hackndev.com/palm/z71 for more information.
137 Say Y here if you have such a PDA, say N otherwise.
139 config MACH_OMAP_PALMTT
140 bool "Palm Tungsten|T"
141 depends on ARCH_OMAP1 && ARCH_OMAP15XX
143 Support for the Palm Tungsten|T PDA. To boot the kernel, you'll
144 need a PalmOS compatible bootloader (Garux); check out
145 http://garux.sourceforge.net/ for more information.
146 Say Y here if you have this PDA model, say N otherwise.
150 depends on ARCH_OMAP1 && ARCH_OMAP15XX
153 Support for the Siemens SX1 phone. To boot the kernel,
154 you'll need a SX1 compatible bootloader; check out
155 http://forum.oslik.ru and
156 http://www.handhelds.org/moin/moin.cgi/SiemensSX1
157 for more information.
158 Say Y here if you have such a phone, say NO otherwise.
162 depends on ARCH_OMAP1 && ARCH_OMAP16XX
164 Support for the Nokia 770 Internet Tablet. Say Y here if you
167 config MACH_AMS_DELTA
168 bool "Amstrad E3 (Delta)"
169 depends on ARCH_OMAP1 && ARCH_OMAP15XX
171 select GPIO_GENERIC_PLATFORM
172 select LEDS_GPIO_REGISTER
174 select REGULATOR_FIXED_VOLTAGE
176 Support for the Amstrad E3 (codename Delta) videophone. Say Y here
177 if you have such a device.
179 config MACH_OMAP_GENERIC
180 bool "Generic OMAP board"
181 depends on ARCH_OMAP1 && (ARCH_OMAP15XX || ARCH_OMAP16XX)
183 Support for generic OMAP-1510, 1610 or 1710 board with
184 no FPGA. Can be used as template for porting Linux to
185 custom OMAP boards. Say Y here if you have a custom