blob: 458b36b2353bfb4d0b54885bf2fc0a793762b419 [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
8 help
9 Say Y here if you are using the American Microsystems M5900 Series
10 <http://www.amltd.com>
11
Ben Dooks7efb8332005-09-07 11:49:23 +010012config MACH_ANUBIS
13 bool "Simtec Electronics ANUBIS"
14 select CPU_S3C2440
15 help
16 Say Y gere if you are using the Simtec Electronics ANUBIS
17 development system
18
Ben Dooks110d3222006-03-20 17:10:02 +000019config MACH_OSIRIS
20 bool "Simtec IM2440D20 (OSIRIS) module"
21 select CPU_S3C2440
22 help
23 Say Y here if you are using the Simtec IM2440D20 module, also
24 known as the Osiris.
25
Linus Torvalds1da177e2005-04-16 15:20:36 -070026config ARCH_BAST
27 bool "Simtec Electronics BAST (EB2410ITX)"
28 select CPU_S3C2410
Ben Dooks50688ea2005-10-13 22:04:36 +010029 select ISA
Linus Torvalds1da177e2005-04-16 15:20:36 -070030 help
31 Say Y here if you are using the Simtec Electronics EB2410ITX
32 development board (also known as BAST)
33
34 Product page: <http://www.simtec.co.uk/products/EB2410ITX/>.
35
Ben Dooksbafa49c2005-09-07 17:24:48 +010036config BAST_PC104_IRQ
37 bool "BAST PC104 IRQ support"
38 depends on ARCH_BAST
39 default y
40 help
41 Say Y here to enable the PC104 IRQ routing on the
42 Simtec BAST (EB2410ITX)
43
Linus Torvalds1da177e2005-04-16 15:20:36 -070044config ARCH_H1940
45 bool "IPAQ H1940"
46 select CPU_S3C2410
47 help
48 Say Y here if you are using the HP IPAQ H1940
49
50 <http://www.handhelds.org/projects/h1940.html>.
51
52config MACH_N30
53 bool "Acer N30"
54 select CPU_S3C2410
55 help
56 Say Y here if you are using the Acer N30
57
58 <http://zoo.weinigel.se/n30>.
59
Ben Dooksd3f4c572006-04-01 18:33:42 +010060config MACH_SMDK
61 bool
62 help
63 Common machine code for SMDK2410 and SMDK2440
64
Linus Torvalds1da177e2005-04-16 15:20:36 -070065config ARCH_SMDK2410
66 bool "SMDK2410/A9M2410"
67 select CPU_S3C2410
Ben Dooksd3f4c572006-04-01 18:33:42 +010068 select MACH_SMDK
Linus Torvalds1da177e2005-04-16 15:20:36 -070069 help
70 Say Y here if you are using the SMDK2410 or the derived module A9M2410
71 <http://www.fsforth.de>
72
73config ARCH_S3C2440
74 bool "SMDK2440"
75 select CPU_S3C2440
Ben Dooksd3f4c572006-04-01 18:33:42 +010076 select MACH_SMDK
Linus Torvalds1da177e2005-04-16 15:20:36 -070077 help
78 Say Y here if you are using the SMDK2440.
79
Ben Dooks96ce2382006-06-18 23:06:41 +010080config SMDK2440_CPU2440
Ben Dooks52c5cec2006-06-26 15:12:56 +010081 bool "SMDK2440 with S3C2440 CPU module"
Ben Dooks96ce2382006-06-18 23:06:41 +010082 depends on ARCH_S3C2440
83 default y if ARCH_S3C2440
84 select CPU_S3C2440
85
86config SMDK2440_CPU2442
Ben Dooks52c5cec2006-06-26 15:12:56 +010087 bool "SMDM2440 with S3C2442 CPU module"
Ben Dooks96ce2382006-06-18 23:06:41 +010088 depends on ARCH_S3C2440
89 select CPU_S3C2442
90
Ben Dooksa55ee0e2006-09-14 13:29:13 +010091config MACH_S3C2413
92 bool
93 help
94 Internal node for S3C2413 verison of SMDK2413, so that
95 machine_is_s3c2413() will work when MACH_SMDK2413 is
96 selected
97
Ben Dooks66c59402006-06-24 21:21:35 +010098config MACH_SMDK2413
99 bool "SMDK2413"
100 select CPU_S3C2412
Ben Dooksa55ee0e2006-09-14 13:29:13 +0100101 select MACH_S3C2413
Ben Dooks66c59402006-06-24 21:21:35 +0100102 select MACH_SMDK
103 help
104 Say Y here if you are using an SMDK2413
Ben Dooks96ce2382006-06-18 23:06:41 +0100105
Linus Torvalds1da177e2005-04-16 15:20:36 -0700106config MACH_VR1000
107 bool "Thorcom VR1000"
108 select CPU_S3C2410
109 help
110 Say Y here if you are using the Thorcom VR1000 board.
111
112 This linux port is currently being maintained by Simtec, on behalf
113 of Thorcom. Any queries, please contact Thorcom first.
114
115config MACH_RX3715
116 bool "HP iPAQ rx3715"
117 select CPU_S3C2440
118 help
119 Say Y here if you are using the HP iPAQ rx3715.
120
121 See <http://www.handhelds.org/projects/rx3715.html> for more
122 information on this project
123
124config MACH_OTOM
125 bool "NexVision OTOM Board"
126 select CPU_S3C2410
127 help
128 Say Y here if you are using the Nex Vision OTOM board
129
130config MACH_NEXCODER_2440
131 bool "NexVision NEXCODER 2440 Light Board"
132 select CPU_S3C2440
133 help
134 Say Y here if you are using the Nex Vision NEXCODER 2440 Light Board
135
Ben Dooksb6c440a2006-09-20 20:32:33 +0100136config MACH_VSTMS
137 bool "VMSTMS"
138 select CPU_S3C2412
139 help
140 Say Y here if you are using an VSTMS board
141
Linus Torvalds1da177e2005-04-16 15:20:36 -0700142endmenu
143
Ben Dooks99c13852006-06-22 22:18:20 +0100144config S3C2410_CLOCK
145 bool
146 help
147 Clock code for the S3C2410, and similar processors
148
Ben Dooks0033a2f2006-09-19 09:51:32 +0100149config S3C2410_PM
150 bool
151 depends on CONFIG_PM
152 help
153 Power Management code common to S3C2410 and better
154
Ben Dooks3fc3a252006-09-15 23:46:20 +0100155config CPU_S3C2410_DMA
156 bool
157 depends on S3C2410_DMA && (CPU_S3C2410 || CPU_S3C2442)
158 default y if CPU_S3C2410 || CPU_S3C2442
159 help
160 DMA device selection for S3C2410 and compatible CPUs
161
Linus Torvalds1da177e2005-04-16 15:20:36 -0700162config CPU_S3C2410
163 bool
164 depends on ARCH_S3C2410
Ben Dooks99c13852006-06-22 22:18:20 +0100165 select S3C2410_CLOCK
Ben Dooks0033a2f2006-09-19 09:51:32 +0100166 select S3C2410_PM
Linus Torvalds1da177e2005-04-16 15:20:36 -0700167 help
168 Support for S3C2410 and S3C2410A family from the S3C24XX line
169 of Samsung Mobile CPUs.
170
Ben Dooks68d9ab32006-06-24 21:21:27 +0100171# internal node to signify if we are only dealing with an S3C2412
172
173config CPU_S3C2412_ONLY
174 bool
175 depends on ARCH_S3C2410 && !CPU_S3C2400 && !CPU_S3C2410 && \
176 !CPU_S3C2440 && !CPU_S3C2442 && CPU_S3C2412
177 default y if CPU_S3C2412
178
179config CPU_S3C2412
180 bool
181 depends on ARCH_S3C2410
182 help
183 Support for the S3C2412 and S3C2413 SoCs from the S3C24XX line
184
Ben Dooks96ce2382006-06-18 23:06:41 +0100185config CPU_S3C244X
186 bool
187 depends on ARCH_S3C2410 && (CPU_S3C2440 || CPU_S3C2442)
188 help
189 Support for S3C2440 and S3C2442 Samsung Mobile CPU based systems.
190
Linus Torvalds1da177e2005-04-16 15:20:36 -0700191config CPU_S3C2440
192 bool
193 depends on ARCH_S3C2410
Ben Dooks99c13852006-06-22 22:18:20 +0100194 select S3C2410_CLOCK
Ben Dooks0033a2f2006-09-19 09:51:32 +0100195 select S3C2410_PM
Ben Dooks96ce2382006-06-18 23:06:41 +0100196 select CPU_S3C244X
Linus Torvalds1da177e2005-04-16 15:20:36 -0700197 help
198 Support for S3C2440 Samsung Mobile CPU based systems.
199
Ben Dooks96ce2382006-06-18 23:06:41 +0100200config CPU_S3C2442
201 bool
202 depends on ARCH_S3C2420
Ben Dooks99c13852006-06-22 22:18:20 +0100203 select S3C2410_CLOCK
Ben Dooks0033a2f2006-09-19 09:51:32 +0100204 select S3C2410_PM
Ben Dooks96ce2382006-06-18 23:06:41 +0100205 select CPU_S3C244X
206 help
207 Support for S3C2442 Samsung Mobile CPU based systems.
208
Linus Torvalds1da177e2005-04-16 15:20:36 -0700209comment "S3C2410 Boot"
210
211config S3C2410_BOOT_WATCHDOG
212 bool "S3C2410 Initialisation watchdog"
213 depends on ARCH_S3C2410 && S3C2410_WATCHDOG
214 help
215 Say y to enable the watchdog during the kernel decompression
216 stage. If the kernel fails to uncompress, then the watchdog
217 will trigger a reset and the system should restart.
218
219 Although this uses the same hardware unit as the kernel watchdog
220 driver, it is not a replacement for it. If you use this option,
221 you will have to use the watchdg driver to either stop the timeout
222 or restart it. If you do not, then your kernel will reboot after
223 startup.
224
225 The driver uses a fixed timeout value, so the exact time till the
226 system resets depends on the value of PCLK. The timeout on an
227 200MHz s3c2410 should be about 30 seconds.
228
Ben Dooksf8c905d2005-11-08 22:43:05 +0000229config S3C2410_BOOT_ERROR_RESET
230 bool "S3C2410 Reboot on decompression error"
231 depends on ARCH_S3C2410
232 help
233 Say y here to use the watchdog to reset the system if the
234 kernel decompressor detects an error during decompression.
235
236
Linus Torvalds1da177e2005-04-16 15:20:36 -0700237comment "S3C2410 Setup"
238
239config S3C2410_DMA
240 bool "S3C2410 DMA support"
241 depends on ARCH_S3C2410
242 help
243 S3C2410 DMA support. This is needed for drivers like sound which
244 use the S3C2410's DMA system to move data to and from the
245 peripheral blocks.
246
247config S3C2410_DMA_DEBUG
248 bool "S3C2410 DMA support debug"
249 depends on ARCH_S3C2410 && S3C2410_DMA
250 help
251 Enable debugging output for the DMA code. This option sends info
252 to the kernel log, at priority KERN_DEBUG.
253
254 Note, it is easy to create and fill the log buffer in a small
255 amount of time, as well as using an significant percentage of
256 the CPU time doing so.
257
258
259config S3C2410_PM_DEBUG
260 bool "S3C2410 PM Suspend debug"
261 depends on ARCH_S3C2410 && PM
262 help
263 Say Y here if you want verbose debugging from the PM Suspend and
Egry Gaborc41045a2006-06-04 21:22:11 +0100264 Resume code. See <file:Documentation/arm/Samsung-S3C24XX/Suspend.txt>
Linus Torvalds1da177e2005-04-16 15:20:36 -0700265 for more information.
266
267config S3C2410_PM_CHECK
268 bool "S3C2410 PM Suspend Memory CRC"
269 depends on ARCH_S3C2410 && PM && CRC32
270 help
271 Enable the PM code's memory area checksum over sleep. This option
272 will generate CRCs of all blocks of memory, and store them before
273 going to sleep. The blocks are then checked on resume for any
274 errors.
275
276config S3C2410_PM_CHECK_CHUNKSIZE
277 int "S3C2410 PM Suspend CRC Chunksize (KiB)"
278 depends on ARCH_S3C2410 && PM && S3C2410_PM_CHECK
279 default 64
280 help
281 Set the chunksize in Kilobytes of the CRC for checking memory
282 corruption over suspend and resume. A smaller value will mean that
283 the CRC data block will take more memory, but wil identify any
284 faults with better precision.
285
Ben Dooksf705b1a2005-06-29 11:09:15 +0100286config PM_SIMTEC
287 bool
288 depends on PM && (ARCH_BAST || MACH_VR1000)
289 default y
290
Linus Torvalds1da177e2005-04-16 15:20:36 -0700291config S3C2410_LOWLEVEL_UART_PORT
292 int "S3C2410 UART to use for low-level messages"
293 default 0
294 help
295 Choice of which UART port to use for the low-level messages,
296 such as the `Uncompressing...` at start time. The value of
297 this configuration should be between zero and two. The port
298 must have been initialised by the boot-loader before use.
299
300 Note, this does not affect the port used by the debug messages,
301 which is a separate configuration.
302
303endif