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
19 Base platform code for any Samsung S3C24XX device
23 menu "SAMSUNG S3C24XX SoCs Support"
25 comment "S3C24XX SoCs"
28 bool "SAMSUNG S3C2410"
31 select S3C2410_COMMON_CLK
32 select ARM_S3C2410_CPUFREQ if ARM_S3C24XX_CPUFREQ
33 select S3C2410_PM if PM
35 Support for S3C2410 and S3C2410A family from the S3C24XX line
36 of Samsung Mobile CPUs.
39 bool "SAMSUNG S3C2412"
41 select S3C2412_COMMON_CLK
42 select S3C2412_PM if PM_SLEEP
44 Support for the S3C2412 and S3C2413 SoCs from the S3C24XX line
47 bool "SAMSUNG S3C2416/S3C2450"
49 select S3C2416_PM if PM_SLEEP
50 select S3C2443_COMMON_CLK
52 Support for the S3C2416 SoC from the S3C24XX line
55 bool "SAMSUNG S3C2440"
57 select S3C2410_COMMON_CLK
58 select S3C2410_PM if PM_SLEEP
60 Support for S3C2440 Samsung Mobile CPU based systems.
63 bool "SAMSUNG S3C2442"
65 select S3C2410_COMMON_CLK
66 select S3C2410_PM if PM_SLEEP
68 Support for S3C2442 Samsung Mobile CPU based systems.
72 depends on CPU_S3C2440 || CPU_S3C2442
75 bool "SAMSUNG S3C2443"
77 select S3C2443_COMMON_CLK
79 Support for the S3C2443 SoC from the S3C24XX line
86 Common machine code for SMDK2410 and SMDK2440
88 config S3C24XX_SIMTEC_AUDIO
90 depends on (ARCH_BAST || MACH_VR1000 || MACH_OSIRIS || MACH_ANUBIS)
93 Add audio devices for common Simtec S3C24XX boards
95 config S3C24XX_SIMTEC_PM
98 Common power management code for systems that are
99 compatible with the Simtec style of power management
101 config S3C24XX_SIMTEC_USB
104 USB management code for common Simtec S3C24XX boards
106 config S3C24XX_SETUP_TS
109 Compile in platform device definition for Samsung TouchScreen.
114 Power Management code common to S3C2410 and better
117 bool "Support CPUfreq changing of PLL frequency (EXPERIMENTAL)"
118 depends on ARM_S3C24XX_CPUFREQ
120 Compile in support for changing the PLL frequency from the
121 S3C24XX series CPUfreq driver. The PLL takes time to settle
122 after a frequency change, so by default it is not enabled.
124 This also means that the PLL tables for the selected CPU(s) will
125 be built which may increase the size of the kernel image.
127 config S3C_SETUP_CAMIF
130 Compile in common setup code for S3C CAMIF devices
132 # cpu frequency items common between s3c2410 and s3c2440/s3c2442
134 config S3C2410_IOTIMING
136 depends on ARM_S3C24XX_CPUFREQ
138 Internal node to select io timing code that is common to the s3c2410
139 and s3c2440/s3c2442 cpu frequency support.
141 config S3C2410_CPUFREQ_UTILS
143 depends on ARM_S3C24XX_CPUFREQ
145 Internal node to select timing code that is common to the s3c2410
146 and s3c2440/s3c244 cpu frequency support.
148 # cpu frequency support common to s3c2412, s3c2413 and s3c2442
150 config S3C2412_IOTIMING
152 depends on ARM_S3C24XX_CPUFREQ && (CPU_S3C2412 || CPU_S3C2443)
154 Intel node to select io timing code that is common to the s3c2412
157 # cpu-specific sections
163 depends on ARM_S3C2410_CPUFREQ && S3C24XX_PLL
166 Select the PLL table for the S3C2410
168 config S3C24XX_SIMTEC_NOR
171 Internal node to specify machine has simtec NOR mapping
175 select HAVE_PATA_PLATFORM
177 Internal node for machines with an BAST style IDE
180 comment "S3C2410 Boards"
183 # The "S3C2410 Boards" list is ordered alphabetically by option text.
184 # (without ARCH_ or MACH_)
187 config MACH_AML_M5900
188 bool "AML M5900 Series"
189 select S3C24XX_SIMTEC_PM if PM
190 select S3C_DEV_USB_HOST
192 Say Y here if you are using the American Microsystems M5900 Series
193 <http://www.amltd.com>
196 bool "Simtec Electronics BAST (EB2410ITX)"
199 select S3C2410_COMMON_DCLK
200 select S3C2410_IOTIMING if ARM_S3C2410_CPUFREQ
201 select S3C24XX_SIMTEC_NOR
202 select S3C24XX_SIMTEC_PM if PM
203 select S3C24XX_SIMTEC_USB
206 select S3C_DEV_USB_HOST
208 Say Y here if you are using the Simtec Electronics EB2410ITX
209 development board (also known as BAST)
211 config BAST_PC104_IRQ
212 bool "BAST PC104 IRQ support"
216 Say Y here to enable the PC104 IRQ routing on the
217 Simtec BAST (EB2410ITX)
221 select PM_H1940 if PM
222 select S3C24XX_SETUP_TS
224 select S3C_DEV_USB_HOST
226 Say Y here if you are using the HP IPAQ H1940
229 tristate "Control the state of H1940 bluetooth chip"
230 depends on ARCH_H1940
233 This is a simple driver that is able to control
234 the state of built in bluetooth chip on h1940.
237 bool "Acer N30 family"
239 select S3C_DEV_USB_HOST
241 Say Y here if you want suppt for the Acer N30, Acer N35,
242 Navman PiN570, Yakumo AlphaX or Airis NC05 PDAs.
245 bool "NexVision OTOM Board"
247 select S3C_DEV_USB_HOST
249 Say Y here if you are using the Nex Vision OTOM board
254 select S3C_DEV_USB_HOST
256 Say Y here if you are using the Armzone QT2410
259 bool "SMDK2410/A9M2410"
261 select S3C_DEV_USB_HOST
263 Say Y here if you are using the SMDK2410 or the derived module A9M2410
264 <http://www.fsforth.de>
266 config MACH_TCT_HAMMER
267 bool "TCT Hammer Board"
268 select S3C_DEV_USB_HOST
270 Say Y here if you are using the TinCanTools Hammer Board
271 <http://www.tincantools.com>
274 bool "Thorcom VR1000"
276 select S3C2410_COMMON_DCLK
277 select S3C24XX_SIMTEC_NOR
278 select S3C24XX_SIMTEC_PM if PM
279 select S3C24XX_SIMTEC_USB
280 select S3C_DEV_USB_HOST
282 Say Y here if you are using the Thorcom VR1000 board.
286 config S3C2412_PM_SLEEP
289 Internal config node to apply sleep for S3C2412 power management.
290 Can be selected by another SoCs such as S3C2416 with similar
295 config CPU_S3C2412_ONLY
297 depends on !CPU_S3C2410 && !CPU_S3C2416 && !CPU_S3C2440 && \
298 !CPU_S3C2442 && !CPU_S3C2443
303 select S3C2412_PM_SLEEP
304 select SAMSUNG_WAKEMASK
306 Internal config node to apply S3C2412 power management
308 comment "S3C2412 Boards"
311 # The "S3C2412 Boards" list is ordered alphabetically by option text.
312 # (without ARCH_ or MACH_)
318 select S3C_DEV_USB_HOST
320 Say Y here if you are using the Logitech Jive.
322 config MACH_JIVE_SHOW_BOOTLOADER
323 bool "Allow access to bootloader partitions in MTD"
329 Internal node for S3C2413 version of SMDK2413, so that
330 machine_is_s3c2413() will work when MACH_SMDK2413 is
337 Say Y here if you are using an SMDK2412
339 Note, this shares support with SMDK2413, so will automatically
340 select MACH_SMDK2413.
347 select S3C_DEV_USB_HOST
349 Say Y here if you are using an SMDK2413
354 select S3C_DEV_USB_HOST
356 Say Y here if you are using an VSTMS board
364 select S3C2412_PM_SLEEP
365 select SAMSUNG_WAKEMASK
367 Internal config node to apply S3C2416 power management
369 config S3C2416_SETUP_SDHCI
371 select S3C2416_SETUP_SDHCI_GPIO
373 Internal helper functions for S3C2416 based SDHCI systems
375 config S3C2416_SETUP_SDHCI_GPIO
378 Common setup code for SDHCI gpio.
380 comment "S3C2416 Boards"
384 select S3C2416_SETUP_SDHCI
388 select S3C_DEV_HSMMC1
390 select S3C_DEV_USB_HOST
392 Say Y here if you are using an SMDK2416
394 config MACH_S3C2416_DT
395 bool "Samsung S3C2416 machine using devicetree"
399 select PINCTRL_S3C24XX
401 Machine support for Samsung S3C2416 machines with device tree enabled.
402 Select this if a fdt blob is available for the S3C2416 SoC based board.
403 Note: This is under development and not all peripherals can be supported
404 with this machine file.
410 config S3C2440_XTAL_12000000
413 Indicate that the build needs to support 12MHz system
416 config S3C2440_XTAL_16934400
419 Indicate that the build needs to support 16.9344MHz system
422 config S3C2440_PLL_12000000
424 depends on ARM_S3C2440_CPUFREQ && S3C2440_XTAL_12000000
425 default y if S3C24XX_PLL
427 PLL tables for S3C2440 or S3C2442 CPUs with 12MHz crystals.
429 config S3C2440_PLL_16934400
431 depends on ARM_S3C2440_CPUFREQ && S3C2440_XTAL_16934400
432 default y if S3C24XX_PLL
434 PLL tables for S3C2440 or S3C2442 CPUs with 16.934MHz crystals.
436 comment "S3C2440 Boards"
439 # The "S3C2440 Boards" list is ordered alphabetically by option text.
440 # (without ARCH_ or MACH_)
444 bool "Simtec Electronics ANUBIS"
445 select HAVE_PATA_PLATFORM
446 select S3C2410_COMMON_DCLK
447 select S3C2440_XTAL_12000000
448 select S3C24XX_SIMTEC_PM if PM
449 select S3C_DEV_USB_HOST
451 Say Y here if you are using the Simtec Electronics ANUBIS
454 config MACH_AT2440EVB
455 bool "Avantech AT2440EVB development board"
457 select S3C_DEV_USB_HOST
459 Say Y here if you are using the AT2440EVB development board
462 bool "MINI2440 development board"
463 select EEPROM_AT24 if I2C
466 select LEDS_TRIGGER_BACKLIGHT
469 select S3C_DEV_USB_HOST
470 select S3C_SETUP_CAMIF
472 Say Y here to select support for the MINI2440. Is a 10cm x 10cm board
473 available via various sources. It can come with a 3.5" or 7" touch LCD.
475 config MACH_NEXCODER_2440
476 bool "NexVision NEXCODER 2440 Light Board"
477 select S3C2440_XTAL_12000000
479 select S3C_DEV_USB_HOST
481 Say Y here if you are using the Nex Vision NEXCODER 2440 Light Board
484 bool "Simtec IM2440D20 (OSIRIS) module"
485 select S3C2410_COMMON_DCLK
486 select S3C2410_IOTIMING if ARM_S3C2440_CPUFREQ
487 select S3C2440_XTAL_12000000
488 select S3C24XX_SIMTEC_PM if PM
490 select S3C_DEV_USB_HOST
492 Say Y here if you are using the Simtec IM2440D20 module, also
495 config MACH_OSIRIS_DVS
496 tristate "Simtec IM2440D20 (OSIRIS) Dynamic Voltage Scaling driver"
497 depends on MACH_OSIRIS
500 Say Y/M here if you want to have dynamic voltage scaling support
501 on the Simtec IM2440D20 (OSIRIS) module via the TPS65011.
503 The DVS driver alters the voltage supplied to the ARM core
504 depending on the frequency it is running at. The driver itself
505 does not do any of the frequency alteration, which is left up
506 to the cpufreq driver.
509 bool "HP iPAQ rx3715"
510 select PM_H1940 if PM
511 select S3C2440_XTAL_16934400
514 Say Y here if you are using the HP iPAQ rx3715.
518 select S3C2440_XTAL_16934400
521 select S3C_DEV_USB_HOST
523 Say Y here if you are using the SMDK2440.
525 config SMDK2440_CPU2440
526 bool "SMDK2440 with S3C2440 CPU module"
527 default y if ARCH_S3C2440
528 select S3C2440_XTAL_16934400
534 comment "S3C2442 Boards"
537 # The "S3C2442 Boards" list is ordered alphabetically by option text.
538 # (without ARCH_ or MACH_)
541 config MACH_NEO1973_GTA02
542 bool "Openmoko GTA02 / Freerunner phone"
548 select S3C_DEV_USB_HOST
550 Say Y here if you are using the Openmoko GTA02 / Freerunner GSM Phone
553 bool "HP iPAQ rx1950"
555 select PM_H1940 if PM
556 select S3C2410_COMMON_DCLK
557 select S3C2410_IOTIMING if ARM_S3C2440_CPUFREQ
558 select S3C2440_XTAL_16934400
562 Say Y here if you're using HP iPAQ rx1950
566 if CPU_S3C2443 || CPU_S3C2416
568 config S3C2443_SETUP_SPI
571 Common setup code for SPI GPIO configurations
573 endif # CPU_S3C2443 || CPU_S3C2416
577 comment "S3C2443 Boards"
582 select S3C_DEV_HSMMC1
584 Say Y here if you are using an SMDK2443
591 Internal node for H1940 and related PM
593 endmenu # SAMSUNG S3C24XX SoCs Support