blob: f8d1912f103ec0ce3cd755b2a443a1ef0f210417 [file] [log] [blame]
Kukjin Kim85fd6d62012-02-06 09:38:19 +09001# arch/arm/mach-s3c24xx/Kconfig
2#
3# Copyright (c) 2012 Samsung Electronics Co., Ltd.
4# http://www.samsung.com/
5#
6# Copyright 2007 Simtec Electronics
7#
8# Licensed under GPLv2
9
10if ARCH_S3C24XX
11
Kukjin Kim09ec1d72013-01-31 16:54:38 -080012config PLAT_S3C24XX
13 def_bool y
14 select ARCH_REQUIRE_GPIOLIB
15 select NO_IOPORT
16 select S3C_DEV_NAND
17 select IRQ_DOMAIN
18 help
19 Base platform code for any Samsung S3C24XX device
20
Kukjin Kim85fd6d62012-02-06 09:38:19 +090021menu "SAMSUNG S3C24XX SoCs Support"
22
23comment "S3C24XX SoCs"
24
25config CPU_S3C2410
26 bool "SAMSUNG S3C2410"
27 default y
28 select CPU_ARM920T
Kukjin Kim85fd6d62012-02-06 09:38:19 +090029 select CPU_LLSERIAL_S3C2410
Russell Kingb1b3f492012-10-06 17:12:25 +010030 select S3C2410_CLOCK
Kukjin Kim85fd6d62012-02-06 09:38:19 +090031 select S3C2410_CPUFREQ if CPU_FREQ_S3C24XX
Russell Kingb1b3f492012-10-06 17:12:25 +010032 select S3C2410_PM if PM
Romain Naour7f78b6e2013-01-09 18:47:04 -080033 select SAMSUNG_HRT
Tomasz Figa88f59732013-06-17 23:45:37 +090034 select SAMSUNG_WDT_RESET
Kukjin Kim85fd6d62012-02-06 09:38:19 +090035 help
36 Support for S3C2410 and S3C2410A family from the S3C24XX line
37 of Samsung Mobile CPUs.
38
Kukjin Kim85e2a262012-02-06 10:02:01 +090039config CPU_S3C2412
40 bool "SAMSUNG S3C2412"
Kukjin Kim85e2a262012-02-06 10:02:01 +090041 select CPU_ARM926T
42 select CPU_LLSERIAL_S3C2440
Kukjin Kim85e2a262012-02-06 10:02:01 +090043 select S3C2412_DMA if S3C24XX_DMA
Russell Kingb1b3f492012-10-06 17:12:25 +010044 select S3C2412_PM if PM
Romain Naour7f78b6e2013-01-09 18:47:04 -080045 select SAMSUNG_HRT
Kukjin Kim85e2a262012-02-06 10:02:01 +090046 help
47 Support for the S3C2412 and S3C2413 SoCs from the S3C24XX line
48
Kukjin Kim26febf82012-02-06 10:59:47 +090049config CPU_S3C2416
50 bool "SAMSUNG S3C2416/S3C2450"
Kukjin Kim26febf82012-02-06 10:59:47 +090051 select CPU_ARM926T
52 select CPU_LLSERIAL_S3C2440
Russell Kingb1b3f492012-10-06 17:12:25 +010053 select S3C2416_PM if PM
Heiko Stuebner8c3d7c32012-03-03 07:49:12 +090054 select S3C2443_COMMON
Heiko Stuebner46cdaba2012-03-07 01:53:17 -080055 select S3C2443_DMA if S3C24XX_DMA
Russell Kingb1b3f492012-10-06 17:12:25 +010056 select SAMSUNG_CLKSRC
Romain Naour7f78b6e2013-01-09 18:47:04 -080057 select SAMSUNG_HRT
Kukjin Kim26febf82012-02-06 10:59:47 +090058 help
59 Support for the S3C2416 SoC from the S3C24XX line
60
Kukjin Kimdd6f01b2012-02-06 13:10:11 +090061config CPU_S3C2440
62 bool "SAMSUNG S3C2440"
63 select CPU_ARM920T
64 select CPU_LLSERIAL_S3C2440
65 select S3C2410_CLOCK
66 select S3C2410_PM if PM
67 select S3C2440_DMA if S3C24XX_DMA
Romain Naour7f78b6e2013-01-09 18:47:04 -080068 select SAMSUNG_HRT
Kukjin Kimdd6f01b2012-02-06 13:10:11 +090069 help
70 Support for S3C2440 Samsung Mobile CPU based systems.
71
72config CPU_S3C2442
73 bool "SAMSUNG S3C2442"
74 select CPU_ARM920T
75 select CPU_LLSERIAL_S3C2440
76 select S3C2410_CLOCK
77 select S3C2410_PM if PM
Romain Naour7f78b6e2013-01-09 18:47:04 -080078 select SAMSUNG_HRT
Kukjin Kimdd6f01b2012-02-06 13:10:11 +090079 help
80 Support for S3C2442 Samsung Mobile CPU based systems.
81
82config CPU_S3C244X
83 def_bool y
84 depends on CPU_S3C2440 || CPU_S3C2442
Tomasz Figa88f59732013-06-17 23:45:37 +090085 select SAMSUNG_WDT_RESET
Kukjin Kimdd6f01b2012-02-06 13:10:11 +090086
Kukjin Kim84c028b2012-02-06 13:21:03 +090087config CPU_S3C2443
88 bool "SAMSUNG S3C2443"
Kukjin Kim84c028b2012-02-06 13:21:03 +090089 select CPU_ARM920T
90 select CPU_LLSERIAL_S3C2440
Heiko Stuebner8c3d7c32012-03-03 07:49:12 +090091 select S3C2443_COMMON
Kukjin Kim84c028b2012-02-06 13:21:03 +090092 select S3C2443_DMA if S3C24XX_DMA
Russell Kingb1b3f492012-10-06 17:12:25 +010093 select SAMSUNG_CLKSRC
Romain Naour7f78b6e2013-01-09 18:47:04 -080094 select SAMSUNG_HRT
Kukjin Kim84c028b2012-02-06 13:21:03 +090095 help
96 Support for the S3C2443 SoC from the S3C24XX line
97
Heiko Stuebner28c569f2012-03-07 01:47:01 -080098# common code
99
Kukjin Kim09ec1d72013-01-31 16:54:38 -0800100config S3C2410_CLOCK
101 bool
102 help
103 Clock code for the S3C2410, and similar processors which
104 is currently includes the S3C2410, S3C2440, S3C2442.
105
106config S3C24XX_DCLK
107 bool
108 help
109 Clock code for supporting DCLK/CLKOUT on S3C24XX architectures
110
Heiko Stuebner28c569f2012-03-07 01:47:01 -0800111config S3C24XX_SMDK
112 bool
113 help
114 Common machine code for SMDK2410 and SMDK2440
115
Heiko Stuebner9072dc92012-03-07 01:47:05 -0800116config S3C24XX_SIMTEC_AUDIO
117 bool
118 depends on (ARCH_BAST || MACH_VR1000 || MACH_OSIRIS || MACH_ANUBIS)
119 default y
120 help
121 Add audio devices for common Simtec S3C24XX boards
122
123config S3C24XX_SIMTEC_PM
124 bool
125 help
126 Common power management code for systems that are
127 compatible with the Simtec style of power management
128
Heiko Stuebnerec2cc752012-03-07 01:47:11 -0800129config S3C24XX_SIMTEC_USB
130 bool
131 help
132 USB management code for common Simtec S3C24XX boards
133
Heiko Stuebner2c5689a2012-03-07 01:47:15 -0800134config S3C24XX_SETUP_TS
135 bool
136 help
137 Compile in platform device definition for Samsung TouchScreen.
138
Kukjin Kim09ec1d72013-01-31 16:54:38 -0800139config S3C24XX_DMA
140 bool "S3C2410 DMA support"
Kukjin Kim09ec1d72013-01-31 16:54:38 -0800141 select S3C_DMA
142 help
143 S3C2410 DMA support. This is needed for drivers like sound which
144 use the S3C2410's DMA system to move data to and from the
145 peripheral blocks.
146
147config S3C2410_DMA_DEBUG
148 bool "S3C2410 DMA support debug"
Alexander Shiyan1c137862013-04-04 10:03:53 +0900149 depends on S3C2410_DMA
Kukjin Kim09ec1d72013-01-31 16:54:38 -0800150 help
151 Enable debugging output for the DMA code. This option sends info
152 to the kernel log, at priority KERN_DEBUG.
153
Kukjin Kim85fd6d62012-02-06 09:38:19 +0900154config S3C2410_DMA
155 bool
Kukjin Kimdd6f01b2012-02-06 13:10:11 +0900156 depends on S3C24XX_DMA && (CPU_S3C2410 || CPU_S3C2442)
157 default y if CPU_S3C2410 || CPU_S3C2442
Kukjin Kim85fd6d62012-02-06 09:38:19 +0900158 help
159 DMA device selection for S3C2410 and compatible CPUs
160
161config S3C2410_PM
162 bool
163 help
164 Power Management code common to S3C2410 and better
165
Kukjin Kim09ec1d72013-01-31 16:54:38 -0800166# low-level serial option nodes
167
168config CPU_LLSERIAL_S3C2410_ONLY
169 bool
170 default y if CPU_LLSERIAL_S3C2410 && !CPU_LLSERIAL_S3C2440
171
172config CPU_LLSERIAL_S3C2440_ONLY
173 bool
174 default y if CPU_LLSERIAL_S3C2440 && !CPU_LLSERIAL_S3C2410
175
176config CPU_LLSERIAL_S3C2410
177 bool
178 help
179 Selected if there is an S3C2410 (or register compatible) serial
180 low-level implementation needed
181
182config CPU_LLSERIAL_S3C2440
183 bool
184 help
185 Selected if there is an S3C2440 (or register compatible) serial
186 low-level implementation needed
187
188# gpio configurations
189
190config S3C24XX_GPIO_EXTRA
191 int
192 default 128 if S3C24XX_GPIO_EXTRA128
193 default 64 if S3C24XX_GPIO_EXTRA64
194 default 16 if ARCH_H1940
195 default 0
196
197config S3C24XX_GPIO_EXTRA64
198 bool
199 help
200 Add an extra 64 gpio numbers to the available GPIO pool. This is
201 available for boards that need extra gpios for external devices.
202
203config S3C24XX_GPIO_EXTRA128
204 bool
205 help
206 Add an extra 128 gpio numbers to the available GPIO pool. This is
207 available for boards that need extra gpios for external devices.
208
209# cpu frequency items common between s3c2410 and s3c2440/s3c2442
210
211config S3C2410_IOTIMING
212 bool
213 depends on CPU_FREQ_S3C24XX
214 help
215 Internal node to select io timing code that is common to the s3c2410
216 and s3c2440/s3c2442 cpu frequency support.
217
218config S3C2410_CPUFREQ_UTILS
219 bool
220 depends on CPU_FREQ_S3C24XX
221 help
222 Internal node to select timing code that is common to the s3c2410
223 and s3c2440/s3c244 cpu frequency support.
224
225# cpu frequency support common to s3c2412, s3c2413 and s3c2442
226
227config S3C2412_IOTIMING
228 bool
229 depends on CPU_FREQ_S3C24XX && (CPU_S3C2412 || CPU_S3C2443)
230 help
231 Intel node to select io timing code that is common to the s3c2412
232 and the s3c2443.
233
Kukjin Kim7518dde2012-04-21 07:55:33 -0700234# cpu-specific sections
235
236if CPU_S3C2410
237
Kukjin Kim98713e42013-01-21 14:51:08 -0800238config S3C2410_CPUFREQ
239 bool
Alexander Shiyanfb278af2013-04-04 10:03:57 +0900240 depends on CPU_FREQ_S3C24XX
Kukjin Kim98713e42013-01-21 14:51:08 -0800241 select S3C2410_CPUFREQ_UTILS
242 help
243 CPU Frequency scaling support for S3C2410
244
Kukjin Kim82c18712013-01-21 15:16:35 -0800245config S3C2410_PLL
246 bool
247 depends on S3C2410_CPUFREQ && CPU_FREQ_S3C24XX_PLL
248 default y
249 help
250 Select the PLL table for the S3C2410
251
Heiko Stuebnerec2cc752012-03-07 01:47:11 -0800252config S3C24XX_SIMTEC_NOR
Kukjin Kim85fd6d62012-02-06 09:38:19 +0900253 bool
254 help
255 Internal node to specify machine has simtec NOR mapping
256
257config MACH_BAST_IDE
258 bool
259 select HAVE_PATA_PLATFORM
260 help
261 Internal node for machines with an BAST style IDE
262 interface
263
264comment "S3C2410 Boards"
265
266#
267# The "S3C2410 Boards" list is ordered alphabetically by option text.
268# (without ARCH_ or MACH_)
269#
270
271config MACH_AML_M5900
272 bool "AML M5900 Series"
Heiko Stuebner9072dc92012-03-07 01:47:05 -0800273 select S3C24XX_SIMTEC_PM if PM
Kukjin Kim85fd6d62012-02-06 09:38:19 +0900274 select S3C_DEV_USB_HOST
275 help
276 Say Y here if you are using the American Microsystems M5900 Series
277 <http://www.amltd.com>
278
279config ARCH_BAST
280 bool "Simtec Electronics BAST (EB2410ITX)"
Kukjin Kim85fd6d62012-02-06 09:38:19 +0900281 select ISA
Russell Kingb1b3f492012-10-06 17:12:25 +0100282 select MACH_BAST_IDE
283 select S3C2410_IOTIMING if S3C2410_CPUFREQ
284 select S3C24XX_DCLK
285 select S3C24XX_SIMTEC_NOR
286 select S3C24XX_SIMTEC_PM if PM
287 select S3C24XX_SIMTEC_USB
Kukjin Kim85fd6d62012-02-06 09:38:19 +0900288 select S3C_DEV_HWMON
Kukjin Kim85fd6d62012-02-06 09:38:19 +0900289 select S3C_DEV_NAND
Russell Kingb1b3f492012-10-06 17:12:25 +0100290 select S3C_DEV_USB_HOST
Kukjin Kim85fd6d62012-02-06 09:38:19 +0900291 help
292 Say Y here if you are using the Simtec Electronics EB2410ITX
293 development board (also known as BAST)
294
295config BAST_PC104_IRQ
296 bool "BAST PC104 IRQ support"
297 depends on ARCH_BAST
298 default y
299 help
300 Say Y here to enable the PC104 IRQ routing on the
301 Simtec BAST (EB2410ITX)
302
303config ARCH_H1940
304 bool "IPAQ H1940"
305 select PM_H1940 if PM
Heiko Stuebner2c5689a2012-03-07 01:47:15 -0800306 select S3C24XX_SETUP_TS
Russell Kingb1b3f492012-10-06 17:12:25 +0100307 select S3C_DEV_NAND
308 select S3C_DEV_USB_HOST
Kukjin Kim85fd6d62012-02-06 09:38:19 +0900309 help
310 Say Y here if you are using the HP IPAQ H1940
311
312config H1940BT
313 tristate "Control the state of H1940 bluetooth chip"
314 depends on ARCH_H1940
315 select RFKILL
316 help
317 This is a simple driver that is able to control
318 the state of built in bluetooth chip on h1940.
319
320config PM_H1940
321 bool
322 help
323 Internal node for H1940 and related PM
324
325config MACH_N30
326 bool "Acer N30 family"
Kukjin Kim85fd6d62012-02-06 09:38:19 +0900327 select S3C_DEV_NAND
Russell Kingb1b3f492012-10-06 17:12:25 +0100328 select S3C_DEV_USB_HOST
Kukjin Kim85fd6d62012-02-06 09:38:19 +0900329 help
330 Say Y here if you want suppt for the Acer N30, Acer N35,
331 Navman PiN570, Yakumo AlphaX or Airis NC05 PDAs.
332
333config MACH_OTOM
334 bool "NexVision OTOM Board"
Kukjin Kim85fd6d62012-02-06 09:38:19 +0900335 select S3C_DEV_NAND
Russell Kingb1b3f492012-10-06 17:12:25 +0100336 select S3C_DEV_USB_HOST
Kukjin Kim85fd6d62012-02-06 09:38:19 +0900337 help
338 Say Y here if you are using the Nex Vision OTOM board
339
340config MACH_QT2410
341 bool "QT2410"
Kukjin Kim85fd6d62012-02-06 09:38:19 +0900342 select S3C_DEV_NAND
Russell Kingb1b3f492012-10-06 17:12:25 +0100343 select S3C_DEV_USB_HOST
Kukjin Kim85fd6d62012-02-06 09:38:19 +0900344 help
345 Say Y here if you are using the Armzone QT2410
346
347config ARCH_SMDK2410
348 bool "SMDK2410/A9M2410"
Heiko Stuebner28c569f2012-03-07 01:47:01 -0800349 select S3C24XX_SMDK
Alexander Shiyan1a4c2a12013-02-08 13:41:36 -0800350 select S3C_DEV_USB_HOST
Kukjin Kim85fd6d62012-02-06 09:38:19 +0900351 help
352 Say Y here if you are using the SMDK2410 or the derived module A9M2410
353 <http://www.fsforth.de>
354
355config MACH_TCT_HAMMER
356 bool "TCT Hammer Board"
357 select S3C_DEV_USB_HOST
358 help
359 Say Y here if you are using the TinCanTools Hammer Board
360 <http://www.tincantools.com>
361
362config MACH_VR1000
363 bool "Thorcom VR1000"
Russell Kingb1b3f492012-10-06 17:12:25 +0100364 select MACH_BAST_IDE
Kukjin Kim85fd6d62012-02-06 09:38:19 +0900365 select S3C24XX_DCLK
Heiko Stuebnerec2cc752012-03-07 01:47:11 -0800366 select S3C24XX_SIMTEC_NOR
Russell Kingb1b3f492012-10-06 17:12:25 +0100367 select S3C24XX_SIMTEC_PM if PM
Heiko Stuebnerec2cc752012-03-07 01:47:11 -0800368 select S3C24XX_SIMTEC_USB
Russell Kingb1b3f492012-10-06 17:12:25 +0100369 select S3C_DEV_USB_HOST
Kukjin Kim85fd6d62012-02-06 09:38:19 +0900370 help
371 Say Y here if you are using the Thorcom VR1000 board.
372
373endif # CPU_S3C2410
374
Kukjin Kim85e2a262012-02-06 10:02:01 +0900375config S3C2412_PM_SLEEP
376 bool
377 help
378 Internal config node to apply sleep for S3C2412 power management.
379 Can be selected by another SoCs such as S3C2416 with similar
380 sleep procedure.
381
382if CPU_S3C2412
383
384config CPU_S3C2412_ONLY
385 bool
Alexander Shiyan1c137862013-04-04 10:03:53 +0900386 depends on !CPU_S3C2410 && !CPU_S3C2416 && !CPU_S3C2440 && \
Alexander Shiyana4e4d222013-04-04 10:04:00 +0900387 !CPU_S3C2442 && !CPU_S3C2443
Kukjin Kim85e2a262012-02-06 10:02:01 +0900388 default y
389
Kukjin Kimdbb8fd32013-01-21 15:24:34 -0800390config S3C2412_CPUFREQ
391 bool
Alexander Shiyana4e4d222013-04-04 10:04:00 +0900392 depends on CPU_FREQ_S3C24XX
Kukjin Kimdbb8fd32013-01-21 15:24:34 -0800393 default y
394 select S3C2412_IOTIMING
395 help
396 CPU Frequency scaling support for S3C2412 and S3C2413 SoC CPUs.
397
Kukjin Kim85e2a262012-02-06 10:02:01 +0900398config S3C2412_DMA
399 bool
400 help
401 Internal config node for S3C2412 DMA support
402
403config S3C2412_PM
404 bool
Heiko Stuebner7eae3542013-02-08 11:13:15 -0800405 select S3C2412_PM_SLEEP
Heiko Stuebner59295702013-02-12 10:09:10 -0800406 select SAMSUNG_WAKEMASK
Kukjin Kim85e2a262012-02-06 10:02:01 +0900407 help
408 Internal config node to apply S3C2412 power management
409
410comment "S3C2412 Boards"
411
412#
413# The "S3C2412 Boards" list is ordered alphabetically by option text.
414# (without ARCH_ or MACH_)
415#
416
417config MACH_JIVE
418 bool "Logitech Jive"
Kukjin Kim85e2a262012-02-06 10:02:01 +0900419 select S3C_DEV_NAND
Russell Kingb1b3f492012-10-06 17:12:25 +0100420 select S3C_DEV_USB_HOST
Kukjin Kim85e2a262012-02-06 10:02:01 +0900421 help
422 Say Y here if you are using the Logitech Jive.
423
424config MACH_JIVE_SHOW_BOOTLOADER
Kees Cook5ec9b062013-01-16 18:53:15 -0800425 bool "Allow access to bootloader partitions in MTD"
426 depends on MACH_JIVE
Kukjin Kim85e2a262012-02-06 10:02:01 +0900427
428config MACH_S3C2413
429 bool
430 help
431 Internal node for S3C2413 version of SMDK2413, so that
432 machine_is_s3c2413() will work when MACH_SMDK2413 is
433 selected
434
435config MACH_SMDK2412
436 bool "SMDK2412"
437 select MACH_SMDK2413
438 help
439 Say Y here if you are using an SMDK2412
440
441 Note, this shares support with SMDK2413, so will automatically
442 select MACH_SMDK2413.
443
444config MACH_SMDK2413
445 bool "SMDK2413"
446 select MACH_S3C2413
Heiko Stuebner28c569f2012-03-07 01:47:01 -0800447 select S3C24XX_SMDK
Kukjin Kim85e2a262012-02-06 10:02:01 +0900448 select S3C_DEV_NAND
Russell Kingb1b3f492012-10-06 17:12:25 +0100449 select S3C_DEV_USB_HOST
Kukjin Kim85e2a262012-02-06 10:02:01 +0900450 help
451 Say Y here if you are using an SMDK2413
452
453config MACH_VSTMS
454 bool "VMSTMS"
Kukjin Kim85e2a262012-02-06 10:02:01 +0900455 select S3C_DEV_NAND
Russell Kingb1b3f492012-10-06 17:12:25 +0100456 select S3C_DEV_USB_HOST
Kukjin Kim85e2a262012-02-06 10:02:01 +0900457 help
458 Say Y here if you are using an VSTMS board
459
460endif # CPU_S3C2412
461
Kukjin Kim26febf82012-02-06 10:59:47 +0900462if CPU_S3C2416
463
464config S3C2416_PM
465 bool
466 select S3C2412_PM_SLEEP
467 help
468 Internal config node to apply S3C2416 power management
469
470config S3C2416_SETUP_SDHCI
471 bool
472 select S3C2416_SETUP_SDHCI_GPIO
473 help
474 Internal helper functions for S3C2416 based SDHCI systems
475
476config S3C2416_SETUP_SDHCI_GPIO
477 bool
478 help
479 Common setup code for SDHCI gpio.
480
481comment "S3C2416 Boards"
482
483config MACH_SMDK2416
484 bool "SMDK2416"
Russell Kingb1b3f492012-10-06 17:12:25 +0100485 select S3C2416_SETUP_SDHCI
Heiko Stuebner28c569f2012-03-07 01:47:01 -0800486 select S3C24XX_SMDK
Kukjin Kim26febf82012-02-06 10:59:47 +0900487 select S3C_DEV_FB
488 select S3C_DEV_HSMMC
489 select S3C_DEV_HSMMC1
490 select S3C_DEV_NAND
491 select S3C_DEV_USB_HOST
Kukjin Kim26febf82012-02-06 10:59:47 +0900492 help
493 Say Y here if you are using an SMDK2416
494
495endif # CPU_S3C2416
496
Kukjin Kimdd6f01b2012-02-06 13:10:11 +0900497if CPU_S3C2440
498
Kukjin Kim5aa93c02013-01-21 15:34:19 -0800499config S3C2440_CPUFREQ
500 bool "S3C2440/S3C2442 CPU Frequency scaling support"
501 depends on CPU_FREQ_S3C24XX && (CPU_S3C2440 || CPU_S3C2442)
502 default y
503 select S3C2410_CPUFREQ_UTILS
504 help
505 CPU Frequency scaling support for S3C2440 and S3C2442 SoC CPUs.
506
Kukjin Kimdd6f01b2012-02-06 13:10:11 +0900507config S3C2440_DMA
508 bool
509 help
510 Support for S3C2440 specific DMA code5A
511
Kukjin Kimacf2d412013-01-21 15:39:09 -0800512config S3C2440_XTAL_12000000
513 bool
514 help
515 Indicate that the build needs to support 12MHz system
516 crystal.
517
518config S3C2440_XTAL_16934400
519 bool
520 help
521 Indicate that the build needs to support 16.9344MHz system
522 crystal.
523
524config S3C2440_PLL_12000000
525 bool
526 depends on S3C2440_CPUFREQ && S3C2440_XTAL_12000000
527 default y if CPU_FREQ_S3C24XX_PLL
528 help
529 PLL tables for S3C2440 or S3C2442 CPUs with 12MHz crystals.
530
531config S3C2440_PLL_16934400
532 bool
533 depends on S3C2440_CPUFREQ && S3C2440_XTAL_16934400
534 default y if CPU_FREQ_S3C24XX_PLL
535 help
536 PLL tables for S3C2440 or S3C2442 CPUs with 16.934MHz crystals.
537
Kukjin Kimdd6f01b2012-02-06 13:10:11 +0900538comment "S3C2440 Boards"
539
540#
541# The "S3C2440 Boards" list is ordered alphabetically by option text.
542# (without ARCH_ or MACH_)
543#
544
545config MACH_ANUBIS
546 bool "Simtec Electronics ANUBIS"
Kukjin Kimdd6f01b2012-02-06 13:10:11 +0900547 select HAVE_PATA_PLATFORM
Kukjin Kimdd6f01b2012-02-06 13:10:11 +0900548 select S3C2440_XTAL_12000000
Russell Kingb1b3f492012-10-06 17:12:25 +0100549 select S3C24XX_DCLK
550 select S3C24XX_GPIO_EXTRA64
551 select S3C24XX_SIMTEC_PM if PM
Kukjin Kimdd6f01b2012-02-06 13:10:11 +0900552 select S3C_DEV_USB_HOST
553 help
554 Say Y here if you are using the Simtec Electronics ANUBIS
555 development system
556
557config MACH_AT2440EVB
558 bool "Avantech AT2440EVB development board"
Kukjin Kimdd6f01b2012-02-06 13:10:11 +0900559 select S3C_DEV_NAND
Russell Kingb1b3f492012-10-06 17:12:25 +0100560 select S3C_DEV_USB_HOST
Kukjin Kimdd6f01b2012-02-06 13:10:11 +0900561 help
562 Say Y here if you are using the AT2440EVB development board
563
564config MACH_MINI2440
565 bool "MINI2440 development board"
566 select EEPROM_AT24
Kukjin Kimdd6f01b2012-02-06 13:10:11 +0900567 select LEDS_CLASS
Alexander Shiyan678a0992012-11-25 18:53:40 +0400568 select LEDS_TRIGGERS
Kukjin Kimdd6f01b2012-02-06 13:10:11 +0900569 select LEDS_TRIGGER_BACKLIGHT
Russell Kingb1b3f492012-10-06 17:12:25 +0100570 select NEW_LEDS
Kukjin Kimdd6f01b2012-02-06 13:10:11 +0900571 select S3C_DEV_NAND
572 select S3C_DEV_USB_HOST
Sylwester Nawrockie51d5482012-11-22 14:29:18 +0900573 select S3C_SETUP_CAMIF
Kukjin Kimdd6f01b2012-02-06 13:10:11 +0900574 help
575 Say Y here to select support for the MINI2440. Is a 10cm x 10cm board
576 available via various sources. It can come with a 3.5" or 7" touch LCD.
577
578config MACH_NEXCODER_2440
579 bool "NexVision NEXCODER 2440 Light Board"
580 select S3C2440_XTAL_12000000
Kukjin Kimdd6f01b2012-02-06 13:10:11 +0900581 select S3C_DEV_NAND
Russell Kingb1b3f492012-10-06 17:12:25 +0100582 select S3C_DEV_USB_HOST
Kukjin Kimdd6f01b2012-02-06 13:10:11 +0900583 help
584 Say Y here if you are using the Nex Vision NEXCODER 2440 Light Board
585
586config MACH_OSIRIS
587 bool "Simtec IM2440D20 (OSIRIS) module"
Kukjin Kimdd6f01b2012-02-06 13:10:11 +0900588 select S3C2410_IOTIMING if S3C2440_CPUFREQ
Russell Kingb1b3f492012-10-06 17:12:25 +0100589 select S3C2440_XTAL_12000000
590 select S3C24XX_DCLK
591 select S3C24XX_GPIO_EXTRA128
592 select S3C24XX_SIMTEC_PM if PM
Kukjin Kimdd6f01b2012-02-06 13:10:11 +0900593 select S3C_DEV_NAND
Russell Kingb1b3f492012-10-06 17:12:25 +0100594 select S3C_DEV_USB_HOST
Kukjin Kimdd6f01b2012-02-06 13:10:11 +0900595 help
596 Say Y here if you are using the Simtec IM2440D20 module, also
597 known as the Osiris.
598
599config MACH_OSIRIS_DVS
600 tristate "Simtec IM2440D20 (OSIRIS) Dynamic Voltage Scaling driver"
601 depends on MACH_OSIRIS
602 select TPS65010
603 help
604 Say Y/M here if you want to have dynamic voltage scaling support
605 on the Simtec IM2440D20 (OSIRIS) module via the TPS65011.
606
607 The DVS driver alters the voltage supplied to the ARM core
608 depending on the frequency it is running at. The driver itself
609 does not do any of the frequency alteration, which is left up
610 to the cpufreq driver.
611
612config MACH_RX3715
613 bool "HP iPAQ rx3715"
Kukjin Kimdd6f01b2012-02-06 13:10:11 +0900614 select PM_H1940 if PM
Russell Kingb1b3f492012-10-06 17:12:25 +0100615 select S3C2440_XTAL_16934400
Kukjin Kimdd6f01b2012-02-06 13:10:11 +0900616 select S3C_DEV_NAND
617 help
618 Say Y here if you are using the HP iPAQ rx3715.
619
620config ARCH_S3C2440
621 bool "SMDK2440"
622 select S3C2440_XTAL_16934400
Heiko Stuebner28c569f2012-03-07 01:47:01 -0800623 select S3C24XX_SMDK
Kukjin Kimdd6f01b2012-02-06 13:10:11 +0900624 select S3C_DEV_NAND
Russell Kingb1b3f492012-10-06 17:12:25 +0100625 select S3C_DEV_USB_HOST
Kukjin Kimdd6f01b2012-02-06 13:10:11 +0900626 help
627 Say Y here if you are using the SMDK2440.
628
629config SMDK2440_CPU2440
630 bool "SMDK2440 with S3C2440 CPU module"
631 default y if ARCH_S3C2440
632 select S3C2440_XTAL_16934400
633
634endif # CPU_S3C2440
635
636if CPU_S3C2442
637
638comment "S3C2442 Boards"
639
640#
641# The "S3C2442 Boards" list is ordered alphabetically by option text.
642# (without ARCH_ or MACH_)
643#
644
645config MACH_NEO1973_GTA02
646 bool "Openmoko GTA02 / Freerunner phone"
Russell Kingb1b3f492012-10-06 17:12:25 +0100647 select I2C
Kukjin Kimdd6f01b2012-02-06 13:10:11 +0900648 select MFD_PCF50633
649 select PCF50633_GPIO
Kukjin Kimdd6f01b2012-02-06 13:10:11 +0900650 select POWER_SUPPLY
Arnd Bergmann35e79062012-08-04 07:52:19 +0000651 select S3C24XX_PWM
Kukjin Kimdd6f01b2012-02-06 13:10:11 +0900652 select S3C_DEV_USB_HOST
653 help
654 Say Y here if you are using the Openmoko GTA02 / Freerunner GSM Phone
655
656config MACH_RX1950
657 bool "HP iPAQ rx1950"
Kukjin Kimdd6f01b2012-02-06 13:10:11 +0900658 select I2C
Russell Kingb1b3f492012-10-06 17:12:25 +0100659 select PM_H1940 if PM
Kukjin Kimdd6f01b2012-02-06 13:10:11 +0900660 select S3C2410_IOTIMING if S3C2440_CPUFREQ
661 select S3C2440_XTAL_16934400
Russell Kingb1b3f492012-10-06 17:12:25 +0100662 select S3C24XX_DCLK
663 select S3C24XX_PWM
664 select S3C_DEV_NAND
Kukjin Kimdd6f01b2012-02-06 13:10:11 +0900665 help
666 Say Y here if you're using HP iPAQ rx1950
667
Paul Bollebd338d02013-03-22 19:03:55 +0900668endif # CPU_S3C2442
Kukjin Kimdd6f01b2012-02-06 13:10:11 +0900669
Heiko Stuebner8c3d7c32012-03-03 07:49:12 +0900670if CPU_S3C2443 || CPU_S3C2416
671
672config S3C2443_COMMON
673 bool
674 help
675 Common code for the S3C2443 and similar processors, which includes
676 the S3C2416 and S3C2450.
677
Kukjin Kim84c028b2012-02-06 13:21:03 +0900678config S3C2443_DMA
679 bool
680 help
681 Internal config node for S3C2443 DMA support
682
Heiko Stuebnerf03eb252012-04-24 18:07:10 -0700683config S3C2443_SETUP_SPI
684 bool
685 help
686 Common setup code for SPI GPIO configurations
687
Heiko Stuebner46cdaba2012-03-07 01:53:17 -0800688endif # CPU_S3C2443 || CPU_S3C2416
689
690if CPU_S3C2443
691
Kukjin Kim84c028b2012-02-06 13:21:03 +0900692comment "S3C2443 Boards"
693
694config MACH_SMDK2443
695 bool "SMDK2443"
Heiko Stuebner28c569f2012-03-07 01:47:01 -0800696 select S3C24XX_SMDK
Kukjin Kim84c028b2012-02-06 13:21:03 +0900697 select S3C_DEV_HSMMC1
698 help
699 Say Y here if you are using an SMDK2443
700
701endif # CPU_S3C2443
702
Kukjin Kim85fd6d62012-02-06 09:38:19 +0900703endmenu # SAMSUNG S3C24XX SoCs Support
704
705endif # ARCH_S3C24XX