ARM: sa1100: mark most boards as unused
[linux-2.6-microblaze.git] / arch / arm / mach-sa1100 / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 if ARCH_SA1100
3
4 menu "SA11x0 Implementations"
5
6 config SA1100_ASSABET
7         bool "Assabet"
8         select ARM_SA1110_CPUFREQ
9         select GPIO_REG
10         select LEDS_GPIO_REGISTER
11         select REGULATOR
12         select REGULATOR_FIXED_VOLTAGE
13         help
14           Say Y here if you are using the Intel(R) StrongARM(R) SA-1110
15           Microprocessor Development Board (also known as the Assabet).
16
17 config ASSABET_NEPONSET
18         bool "Include support for Neponset"
19         depends on SA1100_ASSABET
20         select SA1111
21         help
22           Say Y here if you are using the Intel(R) StrongARM(R) SA-1110
23           Microprocessor Development Board (Assabet)  with the SA-1111
24           Development Board (Nepon).
25
26 config SA1100_CERF
27         bool "CerfBoard"
28         depends on UNUSED_BOARD_FILES
29         select ARM_SA1110_CPUFREQ
30         select LEDS_GPIO_REGISTER
31         help
32           The Intrinsyc CerfBoard is based on the StrongARM 1110 (Discontinued).
33           More information is available at:
34           <http://www.intrinsyc.com/products/cerfboard/>.
35
36           Say Y if configuring for an Intrinsyc CerfBoard.
37           Say N otherwise.
38
39 choice
40         prompt "Cerf Flash available"
41         depends on SA1100_CERF
42         default SA1100_CERF_FLASH_8MB
43
44 config SA1100_CERF_FLASH_8MB
45         bool "8MB"
46
47 config SA1100_CERF_FLASH_16MB
48         bool "16MB"
49
50 config SA1100_CERF_FLASH_32MB
51         bool "32MB"
52
53 endchoice
54
55 config SA1100_COLLIE
56         bool "Sharp Zaurus SL5500"
57         # FIXME: select ARM_SA11x0_CPUFREQ
58         select SHARP_LOCOMO
59         select SHARP_PARAM
60         select SHARP_SCOOP
61         help
62           Say Y here to support the Sharp Zaurus SL5500 PDAs.
63
64 config SA1100_H3100
65         bool "Compaq iPAQ H3100"
66         depends on UNUSED_BOARD_FILES
67         select ARM_SA1110_CPUFREQ
68         select HTC_EGPIO
69         select MFD_IPAQ_MICRO
70         help
71           Say Y here if you intend to run this kernel on the Compaq iPAQ
72           H3100 handheld computer.
73
74 config SA1100_H3600
75         bool "Compaq iPAQ H3600/H3700"
76         select ARM_SA1110_CPUFREQ
77         select HTC_EGPIO
78         select MFD_IPAQ_MICRO
79         help
80           Say Y here if you intend to run this kernel on the Compaq iPAQ
81           H3600 and H3700 handheld computers.
82
83 config SA1100_BADGE4
84         bool "HP Labs BadgePAD 4"
85         depends on UNUSED_BOARD_FILES
86         select ARM_SA1100_CPUFREQ
87         select SA1111
88         help
89           Say Y here if you want to build a kernel for the HP Laboratories
90           BadgePAD 4.
91
92 config SA1100_JORNADA720
93         bool "HP Jornada 720"
94         depends on UNUSED_BOARD_FILES
95         # FIXME: select ARM_SA11x0_CPUFREQ
96         select SA1111
97         help
98           Say Y here if you want to build a kernel for the HP Jornada 720
99           handheld computer.  See 
100           <http://h10025.www1.hp.com/ewfrf/wc/product?product=61677&cc=us&lc=en&dlc=en&product=61677#> 
101
102 config SA1100_JORNADA720_SSP
103         bool "HP Jornada 720 Extended SSP driver"
104         depends on SA1100_JORNADA720
105         select SA1100_SSP
106         help
107           Say Y here if you have a HP Jornada 7xx handheld computer and you
108           want to access devices connected to the MCU. Those include the
109           keyboard, touchscreen, backlight and battery. This driver also activates
110           the generic SSP which it extends.
111
112 config SA1100_HACKKIT
113         bool "HackKit Core CPU Board"
114         depends on UNUSED_BOARD_FILES
115         select ARM_SA1100_CPUFREQ
116         help
117           Say Y here to support the HackKit Core CPU Board
118           <http://hackkit.eletztrick.de>;
119
120 config SA1100_LART
121         bool "LART"
122         depends on UNUSED_BOARD_FILES
123         select ARM_SA1100_CPUFREQ
124         help
125           Say Y here if you are using the Linux Advanced Radio Terminal
126           (also known as the LART).  See <http://www.lartmaker.nl/> for
127           information on the LART.
128
129 config SA1100_NANOENGINE
130         bool "nanoEngine"
131         depends on UNUSED_BOARD_FILES
132         select ARM_SA1110_CPUFREQ
133         select FORCE_PCI
134         select PCI_NANOENGINE
135         help
136           Say Y here if you are using the Bright Star Engineering nanoEngine.
137           See <http://www.brightstareng.com/arm/nanoeng.htm> for information
138           on the BSE nanoEngine.
139
140 config SA1100_PLEB
141         bool "PLEB"
142         depends on UNUSED_BOARD_FILES
143         select ARM_SA1100_CPUFREQ
144         help
145           Say Y here if you are using version 1 of the Portable Linux
146           Embedded Board (also known as PLEB).
147           See <http://www.disy.cse.unsw.edu.au/Hardware/PLEB/>
148           for more information.
149
150 config SA1100_SHANNON
151         bool "Shannon"
152         depends on UNUSED_BOARD_FILES
153         select ARM_SA1100_CPUFREQ
154         select REGULATOR
155         select REGULATOR_FIXED_VOLTAGE
156         help
157           The Shannon (also known as a Tuxscreen, and also as a IS2630) was a
158           limited edition webphone produced by Philips. The Shannon is a SA1100
159           platform with a 640x480 LCD, touchscreen, CIR keyboard, PCMCIA slots,
160           and a telco interface.
161
162 config SA1100_SIMPAD
163         bool "Simpad"
164         depends on UNUSED_BOARD_FILES
165         select ARM_SA1110_CPUFREQ
166         help
167           The SIEMENS webpad SIMpad is based on the StrongARM 1110. There
168           are two different versions CL4 and SL4. CL4 has 32MB RAM and 16MB
169           FLASH. The SL4 version got 64 MB RAM and 32 MB FLASH and a
170           PCMCIA-Slot. The version for the Germany Telecom (DTAG) is the same
171           like CL4 in additional it has a PCMCIA-Slot. For more information
172           visit <http://www.usa.siemens.com/> or <http://www.siemens.ch/>.
173
174 config SA1100_SSP
175         tristate "Generic PIO SSP"
176         depends on UNUSED_BOARD_FILES
177         help
178           Say Y here to enable support for the generic PIO SSP driver.
179           This isn't for audio support, but for attached sensors and
180           other devices, eg for BadgePAD 4 sensor support.
181
182 endmenu
183
184 endif
185