blob: 6329b4066f78be9c78d1af76425e8a97ee566a85 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001if ARCH_S3C2410
2
3menu "S3C24XX Implementations"
4
David Andersda56c942006-09-21 22:57:12 +01005config MACH_AML_M5900
6 bool "AML M5900 Series"
7 select CPU_S3C2410
Ben Dooks618b20a2006-12-19 23:46:17 +01008 select PM_SIMTEC if PM
David Andersda56c942006-09-21 22:57:12 +01009 help
10 Say Y here if you are using the American Microsystems M5900 Series
11 <http://www.amltd.com>
12
Ben Dooks7efb8332005-09-07 11:49:23 +010013config MACH_ANUBIS
14 bool "Simtec Electronics ANUBIS"
15 select CPU_S3C2440
Ben Dooks618b20a2006-12-19 23:46:17 +010016 select PM_SIMTEC if PM
Ben Dooks7efb8332005-09-07 11:49:23 +010017 help
Matt LaPlantecab00892006-10-03 22:36:44 +020018 Say Y here if you are using the Simtec Electronics ANUBIS
Ben Dooks7efb8332005-09-07 11:49:23 +010019 development system
20
Ben Dooks110d3222006-03-20 17:10:02 +000021config MACH_OSIRIS
22 bool "Simtec IM2440D20 (OSIRIS) module"
23 select CPU_S3C2440
Ben Dooks618b20a2006-12-19 23:46:17 +010024 select PM_SIMTEC if PM
Ben Dooks110d3222006-03-20 17:10:02 +000025 help
26 Say Y here if you are using the Simtec IM2440D20 module, also
27 known as the Osiris.
28
Linus Torvalds1da177e2005-04-16 15:20:36 -070029config ARCH_BAST
30 bool "Simtec Electronics BAST (EB2410ITX)"
31 select CPU_S3C2410
Ben Dooks618b20a2006-12-19 23:46:17 +010032 select PM_SIMTEC if PM
Ben Dooks50688ea2005-10-13 22:04:36 +010033 select ISA
Linus Torvalds1da177e2005-04-16 15:20:36 -070034 help
35 Say Y here if you are using the Simtec Electronics EB2410ITX
36 development board (also known as BAST)
37
38 Product page: <http://www.simtec.co.uk/products/EB2410ITX/>.
39
Ben Dooksbafa49c2005-09-07 17:24:48 +010040config BAST_PC104_IRQ
41 bool "BAST PC104 IRQ support"
42 depends on ARCH_BAST
43 default y
44 help
45 Say Y here to enable the PC104 IRQ routing on the
46 Simtec BAST (EB2410ITX)
47
Ben Dooksbbf6f282006-12-07 20:47:58 +010048config PM_H1940
49 bool
Ben Dooksbbf6f282006-12-07 20:47:58 +010050 help
51 Internal node for H1940 and related PM
52
Linus Torvalds1da177e2005-04-16 15:20:36 -070053config ARCH_H1940
54 bool "IPAQ H1940"
55 select CPU_S3C2410
Ben Dooks9bcb5332006-12-18 00:39:47 +010056 select PM_H1940 if PM
Linus Torvalds1da177e2005-04-16 15:20:36 -070057 help
58 Say Y here if you are using the HP IPAQ H1940
59
60 <http://www.handhelds.org/projects/h1940.html>.
61
62config MACH_N30
63 bool "Acer N30"
64 select CPU_S3C2410
65 help
66 Say Y here if you are using the Acer N30
67
68 <http://zoo.weinigel.se/n30>.
69
Ben Dooksd3f4c572006-04-01 18:33:42 +010070config MACH_SMDK
71 bool
72 help
73 Common machine code for SMDK2410 and SMDK2440
74
Linus Torvalds1da177e2005-04-16 15:20:36 -070075config ARCH_SMDK2410
76 bool "SMDK2410/A9M2410"
77 select CPU_S3C2410
Ben Dooksd3f4c572006-04-01 18:33:42 +010078 select MACH_SMDK
Linus Torvalds1da177e2005-04-16 15:20:36 -070079 help
80 Say Y here if you are using the SMDK2410 or the derived module A9M2410
81 <http://www.fsforth.de>
82
83config ARCH_S3C2440
84 bool "SMDK2440"
85 select CPU_S3C2440
Ben Dooksd3f4c572006-04-01 18:33:42 +010086 select MACH_SMDK
Linus Torvalds1da177e2005-04-16 15:20:36 -070087 help
88 Say Y here if you are using the SMDK2440.
89
Ben Dooks96ce2382006-06-18 23:06:41 +010090config SMDK2440_CPU2440
Ben Dooks52c5cec2006-06-26 15:12:56 +010091 bool "SMDK2440 with S3C2440 CPU module"
Ben Dooks96ce2382006-06-18 23:06:41 +010092 depends on ARCH_S3C2440
93 default y if ARCH_S3C2440
94 select CPU_S3C2440
95
96config SMDK2440_CPU2442
Ben Dooks52c5cec2006-06-26 15:12:56 +010097 bool "SMDM2440 with S3C2442 CPU module"
Ben Dooks96ce2382006-06-18 23:06:41 +010098 depends on ARCH_S3C2440
99 select CPU_S3C2442
100
Ben Dooksa55ee0e2006-09-14 13:29:13 +0100101config MACH_S3C2413
102 bool
103 help
Matt LaPlante3cb2fcc2006-11-30 05:22:59 +0100104 Internal node for S3C2413 version of SMDK2413, so that
Ben Dooksa55ee0e2006-09-14 13:29:13 +0100105 machine_is_s3c2413() will work when MACH_SMDK2413 is
106 selected
107
Ben Dooks66c59402006-06-24 21:21:35 +0100108config MACH_SMDK2413
109 bool "SMDK2413"
110 select CPU_S3C2412
Ben Dooksa55ee0e2006-09-14 13:29:13 +0100111 select MACH_S3C2413
Ben Dooks66c59402006-06-24 21:21:35 +0100112 select MACH_SMDK
113 help
114 Say Y here if you are using an SMDK2413
Ben Dooks96ce2382006-06-18 23:06:41 +0100115
Linus Torvalds1da177e2005-04-16 15:20:36 -0700116config MACH_VR1000
117 bool "Thorcom VR1000"
Ben Dooks618b20a2006-12-19 23:46:17 +0100118 select PM_SIMTEC if PM
Linus Torvalds1da177e2005-04-16 15:20:36 -0700119 select CPU_S3C2410
120 help
121 Say Y here if you are using the Thorcom VR1000 board.
122
123 This linux port is currently being maintained by Simtec, on behalf
124 of Thorcom. Any queries, please contact Thorcom first.
125
126config MACH_RX3715
127 bool "HP iPAQ rx3715"
128 select CPU_S3C2440
Ben Dooks9bcb5332006-12-18 00:39:47 +0100129 select PM_H1940 if PM
Linus Torvalds1da177e2005-04-16 15:20:36 -0700130 help
131 Say Y here if you are using the HP iPAQ rx3715.
132
133 See <http://www.handhelds.org/projects/rx3715.html> for more
134 information on this project
135
136config MACH_OTOM
137 bool "NexVision OTOM Board"
138 select CPU_S3C2410
139 help
140 Say Y here if you are using the Nex Vision OTOM board
141
142config MACH_NEXCODER_2440
143 bool "NexVision NEXCODER 2440 Light Board"
144 select CPU_S3C2440
145 help
146 Say Y here if you are using the Nex Vision NEXCODER 2440 Light Board
147
Ben Dooksb6c440a2006-09-20 20:32:33 +0100148config MACH_VSTMS
149 bool "VMSTMS"
150 select CPU_S3C2412
151 help
152 Say Y here if you are using an VSTMS board
153
Linus Torvalds1da177e2005-04-16 15:20:36 -0700154endmenu
155
Ben Dooks99c13852006-06-22 22:18:20 +0100156config S3C2410_CLOCK
157 bool
158 help
159 Clock code for the S3C2410, and similar processors
160
Ben Dooks0033a2f2006-09-19 09:51:32 +0100161config S3C2410_PM
162 bool
Ben Dooks0033a2f2006-09-19 09:51:32 +0100163 help
164 Power Management code common to S3C2410 and better
165
Ben Dooks3fc3a252006-09-15 23:46:20 +0100166config CPU_S3C2410_DMA
167 bool
168 depends on S3C2410_DMA && (CPU_S3C2410 || CPU_S3C2442)
169 default y if CPU_S3C2410 || CPU_S3C2442
170 help
171 DMA device selection for S3C2410 and compatible CPUs
172
Linus Torvalds1da177e2005-04-16 15:20:36 -0700173config CPU_S3C2410
174 bool
175 depends on ARCH_S3C2410
Ben Dooks99c13852006-06-22 22:18:20 +0100176 select S3C2410_CLOCK
Ben Dooks9bcb5332006-12-18 00:39:47 +0100177 select S3C2410_PM if PM
Linus Torvalds1da177e2005-04-16 15:20:36 -0700178 help
179 Support for S3C2410 and S3C2410A family from the S3C24XX line
180 of Samsung Mobile CPUs.
181
Ben Dooks68d9ab32006-06-24 21:21:27 +0100182# internal node to signify if we are only dealing with an S3C2412
183
184config CPU_S3C2412_ONLY
185 bool
186 depends on ARCH_S3C2410 && !CPU_S3C2400 && !CPU_S3C2410 && \
187 !CPU_S3C2440 && !CPU_S3C2442 && CPU_S3C2412
188 default y if CPU_S3C2412
189
Ben Dooks4b053e72006-09-22 15:42:18 +0100190config S3C2412_PM
191 bool
Ben Dooks4b053e72006-09-22 15:42:18 +0100192 help
193 Internal config node to apply S3C2412 power management
194
Ben Dooks4c784ef2007-02-09 19:20:47 +0100195config S3C2412_DMA
196 bool
197 depends on CPU_S3C2412
198 help
199 Internal config node for S3C2412 DMA support
200
Ben Dooks68d9ab32006-06-24 21:21:27 +0100201config CPU_S3C2412
202 bool
203 depends on ARCH_S3C2410
Ben Dooks9bcb5332006-12-18 00:39:47 +0100204 select S3C2412_PM if PM
Ben Dooks4c784ef2007-02-09 19:20:47 +0100205 select S3C2412_DMA if S3C2410_DMA
Ben Dooks68d9ab32006-06-24 21:21:27 +0100206 help
207 Support for the S3C2412 and S3C2413 SoCs from the S3C24XX line
208
Ben Dooks96ce2382006-06-18 23:06:41 +0100209config CPU_S3C244X
210 bool
211 depends on ARCH_S3C2410 && (CPU_S3C2440 || CPU_S3C2442)
212 help
213 Support for S3C2440 and S3C2442 Samsung Mobile CPU based systems.
214
Ben Dooks4c784ef2007-02-09 19:20:47 +0100215config S3C2440_DMA
216 bool
217 depends on ARCH_S3C2410 && CPU_S3C24405B
218 help
219 Support for S3C2440 specific DMA code5A
220
Linus Torvalds1da177e2005-04-16 15:20:36 -0700221config CPU_S3C2440
222 bool
223 depends on ARCH_S3C2410
Ben Dooks99c13852006-06-22 22:18:20 +0100224 select S3C2410_CLOCK
Ben Dooks9bcb5332006-12-18 00:39:47 +0100225 select S3C2410_PM if PM
Ben Dooks4c784ef2007-02-09 19:20:47 +0100226 select S3C2440_DMA if S3C2410_DMA
Ben Dooks96ce2382006-06-18 23:06:41 +0100227 select CPU_S3C244X
Linus Torvalds1da177e2005-04-16 15:20:36 -0700228 help
229 Support for S3C2440 Samsung Mobile CPU based systems.
230
Ben Dooks96ce2382006-06-18 23:06:41 +0100231config CPU_S3C2442
232 bool
233 depends on ARCH_S3C2420
Ben Dooks99c13852006-06-22 22:18:20 +0100234 select S3C2410_CLOCK
Ben Dooks9bcb5332006-12-18 00:39:47 +0100235 select S3C2410_PM if PM
Ben Dooks96ce2382006-06-18 23:06:41 +0100236 select CPU_S3C244X
237 help
238 Support for S3C2442 Samsung Mobile CPU based systems.
239
Linus Torvalds1da177e2005-04-16 15:20:36 -0700240comment "S3C2410 Boot"
241
242config S3C2410_BOOT_WATCHDOG
243 bool "S3C2410 Initialisation watchdog"
244 depends on ARCH_S3C2410 && S3C2410_WATCHDOG
245 help
246 Say y to enable the watchdog during the kernel decompression
247 stage. If the kernel fails to uncompress, then the watchdog
248 will trigger a reset and the system should restart.
249
250 Although this uses the same hardware unit as the kernel watchdog
251 driver, it is not a replacement for it. If you use this option,
252 you will have to use the watchdg driver to either stop the timeout
253 or restart it. If you do not, then your kernel will reboot after
254 startup.
255
256 The driver uses a fixed timeout value, so the exact time till the
257 system resets depends on the value of PCLK. The timeout on an
258 200MHz s3c2410 should be about 30 seconds.
259
Ben Dooksf8c905d2005-11-08 22:43:05 +0000260config S3C2410_BOOT_ERROR_RESET
261 bool "S3C2410 Reboot on decompression error"
262 depends on ARCH_S3C2410
263 help
264 Say y here to use the watchdog to reset the system if the
265 kernel decompressor detects an error during decompression.
266
267
Linus Torvalds1da177e2005-04-16 15:20:36 -0700268comment "S3C2410 Setup"
269
270config S3C2410_DMA
271 bool "S3C2410 DMA support"
272 depends on ARCH_S3C2410
273 help
274 S3C2410 DMA support. This is needed for drivers like sound which
275 use the S3C2410's DMA system to move data to and from the
276 peripheral blocks.
277
278config S3C2410_DMA_DEBUG
279 bool "S3C2410 DMA support debug"
280 depends on ARCH_S3C2410 && S3C2410_DMA
281 help
282 Enable debugging output for the DMA code. This option sends info
283 to the kernel log, at priority KERN_DEBUG.
284
285 Note, it is easy to create and fill the log buffer in a small
286 amount of time, as well as using an significant percentage of
287 the CPU time doing so.
288
Linus Torvalds1da177e2005-04-16 15:20:36 -0700289config S3C2410_PM_DEBUG
290 bool "S3C2410 PM Suspend debug"
291 depends on ARCH_S3C2410 && PM
292 help
293 Say Y here if you want verbose debugging from the PM Suspend and
Egry Gaborc41045a2006-06-04 21:22:11 +0100294 Resume code. See <file:Documentation/arm/Samsung-S3C24XX/Suspend.txt>
Linus Torvalds1da177e2005-04-16 15:20:36 -0700295 for more information.
296
297config S3C2410_PM_CHECK
298 bool "S3C2410 PM Suspend Memory CRC"
299 depends on ARCH_S3C2410 && PM && CRC32
300 help
301 Enable the PM code's memory area checksum over sleep. This option
302 will generate CRCs of all blocks of memory, and store them before
303 going to sleep. The blocks are then checked on resume for any
304 errors.
305
306config S3C2410_PM_CHECK_CHUNKSIZE
307 int "S3C2410 PM Suspend CRC Chunksize (KiB)"
308 depends on ARCH_S3C2410 && PM && S3C2410_PM_CHECK
309 default 64
310 help
311 Set the chunksize in Kilobytes of the CRC for checking memory
312 corruption over suspend and resume. A smaller value will mean that
313 the CRC data block will take more memory, but wil identify any
314 faults with better precision.
315
Ben Dooksf705b1a2005-06-29 11:09:15 +0100316config PM_SIMTEC
317 bool
Ben Dooks618b20a2006-12-19 23:46:17 +0100318 help
319 Common power management code for systems that are
320 compatible with the Simtec style of power management
Ben Dooksf705b1a2005-06-29 11:09:15 +0100321
Linus Torvalds1da177e2005-04-16 15:20:36 -0700322config S3C2410_LOWLEVEL_UART_PORT
323 int "S3C2410 UART to use for low-level messages"
324 default 0
325 help
326 Choice of which UART port to use for the low-level messages,
327 such as the `Uncompressing...` at start time. The value of
328 this configuration should be between zero and two. The port
329 must have been initialised by the boot-loader before use.
330
331 Note, this does not affect the port used by the debug messages,
332 which is a separate configuration.
333
334endif