1 # arch/arm/mach-s3c24xx/Kconfig
3 # Copyright (c) 2012 Samsung Electronics Co., Ltd.
4 # http://www.samsung.com/
6 # Copyright 2007 Simtec Electronics
14 select ARCH_REQUIRE_GPIOLIB
20 Base platform code for any Samsung S3C24XX device
24 menu "SAMSUNG S3C24XX SoCs Support"
26 comment "S3C24XX SoCs"
29 bool "SAMSUNG S3C2410"
32 select S3C2410_COMMON_CLK
33 select ARM_S3C2410_CPUFREQ if ARM_S3C24XX_CPUFREQ
34 select S3C2410_PM if PM
36 Support for S3C2410 and S3C2410A family from the S3C24XX line
37 of Samsung Mobile CPUs.
40 bool "SAMSUNG S3C2412"
42 select S3C2412_COMMON_CLK
43 select S3C2412_PM if PM_SLEEP
45 Support for the S3C2412 and S3C2413 SoCs from the S3C24XX line
48 bool "SAMSUNG S3C2416/S3C2450"
50 select S3C2416_PM if PM_SLEEP
51 select S3C2443_COMMON_CLK
53 Support for the S3C2416 SoC from the S3C24XX line
56 bool "SAMSUNG S3C2440"
58 select S3C2410_COMMON_CLK
59 select S3C2410_PM if PM_SLEEP
61 Support for S3C2440 Samsung Mobile CPU based systems.
64 bool "SAMSUNG S3C2442"
66 select S3C2410_COMMON_CLK
67 select S3C2410_PM if PM_SLEEP
69 Support for S3C2442 Samsung Mobile CPU based systems.
73 depends on CPU_S3C2440 || CPU_S3C2442
76 bool "SAMSUNG S3C2443"
78 select S3C2443_COMMON_CLK
80 Support for the S3C2443 SoC from the S3C24XX line
87 Common machine code for SMDK2410 and SMDK2440
89 config S3C24XX_SIMTEC_AUDIO
91 depends on (ARCH_BAST || MACH_VR1000 || MACH_OSIRIS || MACH_ANUBIS)
94 Add audio devices for common Simtec S3C24XX boards
96 config S3C24XX_SIMTEC_PM
99 Common power management code for systems that are
100 compatible with the Simtec style of power management
102 config S3C24XX_SIMTEC_USB
105 USB management code for common Simtec S3C24XX boards
107 config S3C24XX_SETUP_TS
110 Compile in platform device definition for Samsung TouchScreen.
115 Power Management code common to S3C2410 and better
118 bool "Support CPUfreq changing of PLL frequency (EXPERIMENTAL)"
119 depends on ARM_S3C24XX_CPUFREQ
121 Compile in support for changing the PLL frequency from the
122 S3C24XX series CPUfreq driver. The PLL takes time to settle
123 after a frequency change, so by default it is not enabled.
125 This also means that the PLL tables for the selected CPU(s) will
126 be built which may increase the size of the kernel image.
128 config S3C_SETUP_CAMIF
131 Compile in common setup code for S3C CAMIF devices
133 # cpu frequency items common between s3c2410 and s3c2440/s3c2442
135 config S3C2410_IOTIMING
137 depends on ARM_S3C24XX_CPUFREQ
139 Internal node to select io timing code that is common to the s3c2410
140 and s3c2440/s3c2442 cpu frequency support.
142 config S3C2410_CPUFREQ_UTILS
144 depends on ARM_S3C24XX_CPUFREQ
146 Internal node to select timing code that is common to the s3c2410
147 and s3c2440/s3c244 cpu frequency support.
149 # cpu frequency support common to s3c2412, s3c2413 and s3c2442
151 config S3C2412_IOTIMING
153 depends on ARM_S3C24XX_CPUFREQ && (CPU_S3C2412 || CPU_S3C2443)
155 Intel node to select io timing code that is common to the s3c2412
158 # cpu-specific sections
164 depends on ARM_S3C2410_CPUFREQ && S3C24XX_PLL
167 Select the PLL table for the S3C2410
169 config S3C24XX_SIMTEC_NOR
172 Internal node to specify machine has simtec NOR mapping
176 select HAVE_PATA_PLATFORM
178 Internal node for machines with an BAST style IDE
181 comment "S3C2410 Boards"
184 # The "S3C2410 Boards" list is ordered alphabetically by option text.
185 # (without ARCH_ or MACH_)
188 config MACH_AML_M5900
189 bool "AML M5900 Series"
190 select S3C24XX_SIMTEC_PM if PM
191 select S3C_DEV_USB_HOST
193 Say Y here if you are using the American Microsystems M5900 Series
194 <http://www.amltd.com>
197 bool "Simtec Electronics BAST (EB2410ITX)"
200 select S3C2410_COMMON_DCLK
201 select S3C2410_IOTIMING if ARM_S3C2410_CPUFREQ
202 select S3C24XX_SIMTEC_NOR
203 select S3C24XX_SIMTEC_PM if PM
204 select S3C24XX_SIMTEC_USB
207 select S3C_DEV_USB_HOST
209 Say Y here if you are using the Simtec Electronics EB2410ITX
210 development board (also known as BAST)
212 config BAST_PC104_IRQ
213 bool "BAST PC104 IRQ support"
217 Say Y here to enable the PC104 IRQ routing on the
218 Simtec BAST (EB2410ITX)
222 select PM_H1940 if PM
223 select S3C24XX_SETUP_TS
225 select S3C_DEV_USB_HOST
227 Say Y here if you are using the HP IPAQ H1940
230 tristate "Control the state of H1940 bluetooth chip"
231 depends on ARCH_H1940
234 This is a simple driver that is able to control
235 the state of built in bluetooth chip on h1940.
238 bool "Acer N30 family"
240 select S3C_DEV_USB_HOST
242 Say Y here if you want suppt for the Acer N30, Acer N35,
243 Navman PiN570, Yakumo AlphaX or Airis NC05 PDAs.
246 bool "NexVision OTOM Board"
248 select S3C_DEV_USB_HOST
250 Say Y here if you are using the Nex Vision OTOM board
255 select S3C_DEV_USB_HOST
257 Say Y here if you are using the Armzone QT2410
260 bool "SMDK2410/A9M2410"
262 select S3C_DEV_USB_HOST
264 Say Y here if you are using the SMDK2410 or the derived module A9M2410
265 <http://www.fsforth.de>
267 config MACH_TCT_HAMMER
268 bool "TCT Hammer Board"
269 select S3C_DEV_USB_HOST
271 Say Y here if you are using the TinCanTools Hammer Board
272 <http://www.tincantools.com>
275 bool "Thorcom VR1000"
277 select S3C2410_COMMON_DCLK
278 select S3C24XX_SIMTEC_NOR
279 select S3C24XX_SIMTEC_PM if PM
280 select S3C24XX_SIMTEC_USB
281 select S3C_DEV_USB_HOST
283 Say Y here if you are using the Thorcom VR1000 board.
287 config S3C2412_PM_SLEEP
290 Internal config node to apply sleep for S3C2412 power management.
291 Can be selected by another SoCs such as S3C2416 with similar
296 config CPU_S3C2412_ONLY
298 depends on !CPU_S3C2410 && !CPU_S3C2416 && !CPU_S3C2440 && \
299 !CPU_S3C2442 && !CPU_S3C2443
304 select S3C2412_PM_SLEEP
305 select SAMSUNG_WAKEMASK
307 Internal config node to apply S3C2412 power management
309 comment "S3C2412 Boards"
312 # The "S3C2412 Boards" list is ordered alphabetically by option text.
313 # (without ARCH_ or MACH_)
319 select S3C_DEV_USB_HOST
321 Say Y here if you are using the Logitech Jive.
323 config MACH_JIVE_SHOW_BOOTLOADER
324 bool "Allow access to bootloader partitions in MTD"
330 Internal node for S3C2413 version of SMDK2413, so that
331 machine_is_s3c2413() will work when MACH_SMDK2413 is
338 Say Y here if you are using an SMDK2412
340 Note, this shares support with SMDK2413, so will automatically
341 select MACH_SMDK2413.
348 select S3C_DEV_USB_HOST
350 Say Y here if you are using an SMDK2413
355 select S3C_DEV_USB_HOST
357 Say Y here if you are using an VSTMS board
365 select S3C2412_PM_SLEEP
366 select SAMSUNG_WAKEMASK
368 Internal config node to apply S3C2416 power management
370 config S3C2416_SETUP_SDHCI
372 select S3C2416_SETUP_SDHCI_GPIO
374 Internal helper functions for S3C2416 based SDHCI systems
376 config S3C2416_SETUP_SDHCI_GPIO
379 Common setup code for SDHCI gpio.
381 comment "S3C2416 Boards"
385 select S3C2416_SETUP_SDHCI
389 select S3C_DEV_HSMMC1
391 select S3C_DEV_USB_HOST
393 Say Y here if you are using an SMDK2416
395 config MACH_S3C2416_DT
396 bool "Samsung S3C2416 machine using devicetree"
400 select PINCTRL_S3C24XX
402 Machine support for Samsung S3C2416 machines with device tree enabled.
403 Select this if a fdt blob is available for the S3C2416 SoC based board.
404 Note: This is under development and not all peripherals can be supported
405 with this machine file.
409 if CPU_S3C2440 || CPU_S3C2442
411 config S3C2440_XTAL_12000000
414 Indicate that the build needs to support 12MHz system
417 config S3C2440_XTAL_16934400
420 Indicate that the build needs to support 16.9344MHz system
423 config S3C2440_PLL_12000000
425 depends on ARM_S3C2440_CPUFREQ && S3C2440_XTAL_12000000
426 default y if S3C24XX_PLL
428 PLL tables for S3C2440 or S3C2442 CPUs with 12MHz crystals.
430 config S3C2440_PLL_16934400
432 depends on ARM_S3C2440_CPUFREQ && S3C2440_XTAL_16934400
433 default y if S3C24XX_PLL
435 PLL tables for S3C2440 or S3C2442 CPUs with 16.934MHz crystals.
440 comment "S3C2440 Boards"
443 # The "S3C2440 Boards" list is ordered alphabetically by option text.
444 # (without ARCH_ or MACH_)
448 bool "Simtec Electronics ANUBIS"
449 select HAVE_PATA_PLATFORM
450 select S3C2410_COMMON_DCLK
451 select S3C2440_XTAL_12000000
452 select S3C24XX_SIMTEC_PM if PM
453 select S3C_DEV_USB_HOST
455 Say Y here if you are using the Simtec Electronics ANUBIS
458 config MACH_AT2440EVB
459 bool "Avantech AT2440EVB development board"
461 select S3C_DEV_USB_HOST
463 Say Y here if you are using the AT2440EVB development board
466 bool "MINI2440 development board"
469 select LEDS_TRIGGER_BACKLIGHT
472 select S3C_DEV_USB_HOST
473 select S3C_SETUP_CAMIF
475 Say Y here to select support for the MINI2440. Is a 10cm x 10cm board
476 available via various sources. It can come with a 3.5" or 7" touch LCD.
478 config MACH_NEXCODER_2440
479 bool "NexVision NEXCODER 2440 Light Board"
480 select S3C2440_XTAL_12000000
482 select S3C_DEV_USB_HOST
484 Say Y here if you are using the Nex Vision NEXCODER 2440 Light Board
487 bool "Simtec IM2440D20 (OSIRIS) module"
488 select S3C2410_COMMON_DCLK
489 select S3C2410_IOTIMING if ARM_S3C2440_CPUFREQ
490 select S3C2440_XTAL_12000000
491 select S3C24XX_SIMTEC_PM if PM
493 select S3C_DEV_USB_HOST
495 Say Y here if you are using the Simtec IM2440D20 module, also
498 config MACH_OSIRIS_DVS
499 tristate "Simtec IM2440D20 (OSIRIS) Dynamic Voltage Scaling driver"
500 depends on MACH_OSIRIS
503 Say Y/M here if you want to have dynamic voltage scaling support
504 on the Simtec IM2440D20 (OSIRIS) module via the TPS65011.
506 The DVS driver alters the voltage supplied to the ARM core
507 depending on the frequency it is running at. The driver itself
508 does not do any of the frequency alteration, which is left up
509 to the cpufreq driver.
512 bool "HP iPAQ rx3715"
513 select PM_H1940 if PM
514 select S3C2440_XTAL_16934400
517 Say Y here if you are using the HP iPAQ rx3715.
521 select S3C2440_XTAL_16934400
524 select S3C_DEV_USB_HOST
526 Say Y here if you are using the SMDK2440.
528 config SMDK2440_CPU2440
529 bool "SMDK2440 with S3C2440 CPU module"
530 default y if ARCH_S3C2440
531 select S3C2440_XTAL_16934400
537 comment "S3C2442 Boards"
540 # The "S3C2442 Boards" list is ordered alphabetically by option text.
541 # (without ARCH_ or MACH_)
544 config MACH_NEO1973_GTA02
545 bool "Openmoko GTA02 / Freerunner phone"
551 select S3C_DEV_USB_HOST
553 Say Y here if you are using the Openmoko GTA02 / Freerunner GSM Phone
556 bool "HP iPAQ rx1950"
558 select PM_H1940 if PM
559 select S3C2410_COMMON_DCLK
560 select S3C2410_IOTIMING if ARM_S3C2440_CPUFREQ
561 select S3C2440_XTAL_16934400
565 Say Y here if you're using HP iPAQ rx1950
569 if CPU_S3C2443 || CPU_S3C2416
571 config S3C2443_SETUP_SPI
574 Common setup code for SPI GPIO configurations
576 endif # CPU_S3C2443 || CPU_S3C2416
580 comment "S3C2443 Boards"
585 select S3C_DEV_HSMMC1
587 Say Y here if you are using an SMDK2443
594 Internal node for H1940 and related PM
596 endmenu # SAMSUNG S3C24XX SoCs Support