Kukjin Kim | 85fd6d6 | 2012-02-06 09:38:19 +0900 | [diff] [blame] | 1 | # 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 | |
| 10 | if ARCH_S3C24XX |
| 11 | |
Kukjin Kim | 09ec1d7 | 2013-01-31 16:54:38 -0800 | [diff] [blame] | 12 | config PLAT_S3C24XX |
| 13 | def_bool y |
| 14 | select ARCH_REQUIRE_GPIOLIB |
Uwe Kleine-König | ce816fa | 2014-04-07 15:39:19 -0700 | [diff] [blame] | 15 | select NO_IOPORT_MAP |
Kukjin Kim | 09ec1d7 | 2013-01-31 16:54:38 -0800 | [diff] [blame] | 16 | select S3C_DEV_NAND |
| 17 | select IRQ_DOMAIN |
| 18 | help |
| 19 | Base platform code for any Samsung S3C24XX device |
| 20 | |
Heiko Stuebner | 4659c53 | 2014-05-09 05:49:14 +0900 | [diff] [blame] | 21 | |
Heiko Stuebner | 51cb128 | 2014-05-09 05:48:57 +0900 | [diff] [blame] | 22 | |
Kukjin Kim | 85fd6d6 | 2012-02-06 09:38:19 +0900 | [diff] [blame] | 23 | menu "SAMSUNG S3C24XX SoCs Support" |
| 24 | |
| 25 | comment "S3C24XX SoCs" |
| 26 | |
| 27 | config CPU_S3C2410 |
| 28 | bool "SAMSUNG S3C2410" |
| 29 | default y |
| 30 | select CPU_ARM920T |
Heiko Stuebner | 07ee5e7 | 2014-05-09 05:49:29 +0900 | [diff] [blame] | 31 | select S3C2410_COMMON_CLK |
Heiko Stuebner | da2f5f4 | 2013-10-21 05:32:48 +0900 | [diff] [blame] | 32 | select S3C2410_DMA if S3C24XX_DMA |
Viresh Kumar | f023f8d | 2013-04-04 12:54:15 +0000 | [diff] [blame] | 33 | select ARM_S3C2410_CPUFREQ if ARM_S3C24XX_CPUFREQ |
Russell King | b1b3f49 | 2012-10-06 17:12:25 +0100 | [diff] [blame] | 34 | select S3C2410_PM if PM |
Kukjin Kim | 85fd6d6 | 2012-02-06 09:38:19 +0900 | [diff] [blame] | 35 | help |
| 36 | Support for S3C2410 and S3C2410A family from the S3C24XX line |
| 37 | of Samsung Mobile CPUs. |
| 38 | |
Kukjin Kim | 85e2a26 | 2012-02-06 10:02:01 +0900 | [diff] [blame] | 39 | config CPU_S3C2412 |
| 40 | bool "SAMSUNG S3C2412" |
Kukjin Kim | 85e2a26 | 2012-02-06 10:02:01 +0900 | [diff] [blame] | 41 | select CPU_ARM926T |
Heiko Stuebner | 3c27f31 | 2014-02-25 09:50:44 +0900 | [diff] [blame] | 42 | select S3C2412_COMMON_CLK |
Kukjin Kim | 85e2a26 | 2012-02-06 10:02:01 +0900 | [diff] [blame] | 43 | select S3C2412_DMA if S3C24XX_DMA |
Russell King | b1b3f49 | 2012-10-06 17:12:25 +0100 | [diff] [blame] | 44 | select S3C2412_PM if PM |
Kukjin Kim | 85e2a26 | 2012-02-06 10:02:01 +0900 | [diff] [blame] | 45 | help |
| 46 | Support for the S3C2412 and S3C2413 SoCs from the S3C24XX line |
| 47 | |
Kukjin Kim | 26febf8 | 2012-02-06 10:59:47 +0900 | [diff] [blame] | 48 | config CPU_S3C2416 |
| 49 | bool "SAMSUNG S3C2416/S3C2450" |
Kukjin Kim | 26febf8 | 2012-02-06 10:59:47 +0900 | [diff] [blame] | 50 | select CPU_ARM926T |
Russell King | b1b3f49 | 2012-10-06 17:12:25 +0100 | [diff] [blame] | 51 | select S3C2416_PM if PM |
Heiko Stuebner | dfc0f50 | 2014-02-19 09:26:21 +0900 | [diff] [blame] | 52 | select S3C2443_COMMON_CLK |
Heiko Stuebner | 46cdaba | 2012-03-07 01:53:17 -0800 | [diff] [blame] | 53 | select S3C2443_DMA if S3C24XX_DMA |
Kukjin Kim | 26febf8 | 2012-02-06 10:59:47 +0900 | [diff] [blame] | 54 | help |
| 55 | Support for the S3C2416 SoC from the S3C24XX line |
| 56 | |
Kukjin Kim | dd6f01b | 2012-02-06 13:10:11 +0900 | [diff] [blame] | 57 | config CPU_S3C2440 |
| 58 | bool "SAMSUNG S3C2440" |
| 59 | select CPU_ARM920T |
Heiko Stuebner | a28d618 | 2014-05-09 05:49:19 +0900 | [diff] [blame] | 60 | select S3C2410_COMMON_CLK |
Kukjin Kim | dd6f01b | 2012-02-06 13:10:11 +0900 | [diff] [blame] | 61 | select S3C2410_PM if PM |
| 62 | select S3C2440_DMA if S3C24XX_DMA |
| 63 | help |
| 64 | Support for S3C2440 Samsung Mobile CPU based systems. |
| 65 | |
| 66 | config CPU_S3C2442 |
| 67 | bool "SAMSUNG S3C2442" |
| 68 | select CPU_ARM920T |
Heiko Stuebner | a28d618 | 2014-05-09 05:49:19 +0900 | [diff] [blame] | 69 | select S3C2410_COMMON_CLK |
Heiko Stuebner | da2f5f4 | 2013-10-21 05:32:48 +0900 | [diff] [blame] | 70 | select S3C2410_DMA if S3C24XX_DMA |
Kukjin Kim | dd6f01b | 2012-02-06 13:10:11 +0900 | [diff] [blame] | 71 | select S3C2410_PM if PM |
| 72 | help |
| 73 | Support for S3C2442 Samsung Mobile CPU based systems. |
| 74 | |
| 75 | config CPU_S3C244X |
| 76 | def_bool y |
| 77 | depends on CPU_S3C2440 || CPU_S3C2442 |
| 78 | |
Kukjin Kim | 84c028b | 2012-02-06 13:21:03 +0900 | [diff] [blame] | 79 | config CPU_S3C2443 |
| 80 | bool "SAMSUNG S3C2443" |
Kukjin Kim | 84c028b | 2012-02-06 13:21:03 +0900 | [diff] [blame] | 81 | select CPU_ARM920T |
Heiko Stuebner | dfc0f50 | 2014-02-19 09:26:21 +0900 | [diff] [blame] | 82 | select S3C2443_COMMON_CLK |
Kukjin Kim | 84c028b | 2012-02-06 13:21:03 +0900 | [diff] [blame] | 83 | select S3C2443_DMA if S3C24XX_DMA |
| 84 | help |
| 85 | Support for the S3C2443 SoC from the S3C24XX line |
| 86 | |
Heiko Stuebner | 28c569f | 2012-03-07 01:47:01 -0800 | [diff] [blame] | 87 | # common code |
| 88 | |
| 89 | config S3C24XX_SMDK |
| 90 | bool |
| 91 | help |
| 92 | Common machine code for SMDK2410 and SMDK2440 |
| 93 | |
Heiko Stuebner | 9072dc9 | 2012-03-07 01:47:05 -0800 | [diff] [blame] | 94 | config S3C24XX_SIMTEC_AUDIO |
| 95 | bool |
| 96 | depends on (ARCH_BAST || MACH_VR1000 || MACH_OSIRIS || MACH_ANUBIS) |
| 97 | default y |
| 98 | help |
| 99 | Add audio devices for common Simtec S3C24XX boards |
| 100 | |
| 101 | config S3C24XX_SIMTEC_PM |
| 102 | bool |
| 103 | help |
| 104 | Common power management code for systems that are |
| 105 | compatible with the Simtec style of power management |
| 106 | |
Heiko Stuebner | ec2cc75 | 2012-03-07 01:47:11 -0800 | [diff] [blame] | 107 | config S3C24XX_SIMTEC_USB |
| 108 | bool |
| 109 | help |
| 110 | USB management code for common Simtec S3C24XX boards |
| 111 | |
Heiko Stuebner | 2c5689a | 2012-03-07 01:47:15 -0800 | [diff] [blame] | 112 | config S3C24XX_SETUP_TS |
| 113 | bool |
| 114 | help |
| 115 | Compile in platform device definition for Samsung TouchScreen. |
| 116 | |
Kukjin Kim | 09ec1d7 | 2013-01-31 16:54:38 -0800 | [diff] [blame] | 117 | config S3C24XX_DMA |
Arnd Bergmann | 27873b0 | 2014-06-13 12:04:39 +0200 | [diff] [blame] | 118 | bool "S3C2410 DMA support (deprecated)" |
Kukjin Kim | 09ec1d7 | 2013-01-31 16:54:38 -0800 | [diff] [blame] | 119 | select S3C_DMA |
| 120 | help |
| 121 | S3C2410 DMA support. This is needed for drivers like sound which |
| 122 | use the S3C2410's DMA system to move data to and from the |
| 123 | peripheral blocks. |
| 124 | |
| 125 | config S3C2410_DMA_DEBUG |
| 126 | bool "S3C2410 DMA support debug" |
Alexander Shiyan | 1c13786 | 2013-04-04 10:03:53 +0900 | [diff] [blame] | 127 | depends on S3C2410_DMA |
Kukjin Kim | 09ec1d7 | 2013-01-31 16:54:38 -0800 | [diff] [blame] | 128 | help |
| 129 | Enable debugging output for the DMA code. This option sends info |
| 130 | to the kernel log, at priority KERN_DEBUG. |
| 131 | |
Kukjin Kim | 85fd6d6 | 2012-02-06 09:38:19 +0900 | [diff] [blame] | 132 | config S3C2410_DMA |
| 133 | bool |
Kukjin Kim | dd6f01b | 2012-02-06 13:10:11 +0900 | [diff] [blame] | 134 | depends on S3C24XX_DMA && (CPU_S3C2410 || CPU_S3C2442) |
Kukjin Kim | 85fd6d6 | 2012-02-06 09:38:19 +0900 | [diff] [blame] | 135 | help |
| 136 | DMA device selection for S3C2410 and compatible CPUs |
| 137 | |
| 138 | config S3C2410_PM |
| 139 | bool |
| 140 | help |
| 141 | Power Management code common to S3C2410 and better |
| 142 | |
Viresh Kumar | f023f8d | 2013-04-04 12:54:15 +0000 | [diff] [blame] | 143 | config S3C24XX_PLL |
| 144 | bool "Support CPUfreq changing of PLL frequency (EXPERIMENTAL)" |
Paul Bolle | 3715534 | 2013-07-14 14:02:19 +0200 | [diff] [blame] | 145 | depends on ARM_S3C24XX_CPUFREQ |
Viresh Kumar | f023f8d | 2013-04-04 12:54:15 +0000 | [diff] [blame] | 146 | help |
| 147 | Compile in support for changing the PLL frequency from the |
| 148 | S3C24XX series CPUfreq driver. The PLL takes time to settle |
| 149 | after a frequency change, so by default it is not enabled. |
| 150 | |
| 151 | This also means that the PLL tables for the selected CPU(s) will |
| 152 | be built which may increase the size of the kernel image. |
| 153 | |
Kukjin Kim | 09ec1d7 | 2013-01-31 16:54:38 -0800 | [diff] [blame] | 154 | # cpu frequency items common between s3c2410 and s3c2440/s3c2442 |
| 155 | |
| 156 | config S3C2410_IOTIMING |
| 157 | bool |
Viresh Kumar | f023f8d | 2013-04-04 12:54:15 +0000 | [diff] [blame] | 158 | depends on ARM_S3C24XX_CPUFREQ |
Kukjin Kim | 09ec1d7 | 2013-01-31 16:54:38 -0800 | [diff] [blame] | 159 | help |
| 160 | Internal node to select io timing code that is common to the s3c2410 |
| 161 | and s3c2440/s3c2442 cpu frequency support. |
| 162 | |
| 163 | config S3C2410_CPUFREQ_UTILS |
Viresh Kumar | f023f8d | 2013-04-04 12:54:15 +0000 | [diff] [blame] | 164 | bool |
| 165 | depends on ARM_S3C24XX_CPUFREQ |
| 166 | help |
| 167 | Internal node to select timing code that is common to the s3c2410 |
| 168 | and s3c2440/s3c244 cpu frequency support. |
Kukjin Kim | 09ec1d7 | 2013-01-31 16:54:38 -0800 | [diff] [blame] | 169 | |
| 170 | # cpu frequency support common to s3c2412, s3c2413 and s3c2442 |
| 171 | |
| 172 | config S3C2412_IOTIMING |
| 173 | bool |
Viresh Kumar | f023f8d | 2013-04-04 12:54:15 +0000 | [diff] [blame] | 174 | depends on ARM_S3C24XX_CPUFREQ && (CPU_S3C2412 || CPU_S3C2443) |
Kukjin Kim | 09ec1d7 | 2013-01-31 16:54:38 -0800 | [diff] [blame] | 175 | help |
| 176 | Intel node to select io timing code that is common to the s3c2412 |
| 177 | and the s3c2443. |
| 178 | |
Kukjin Kim | 7518dde | 2012-04-21 07:55:33 -0700 | [diff] [blame] | 179 | # cpu-specific sections |
| 180 | |
| 181 | if CPU_S3C2410 |
| 182 | |
Kukjin Kim | 82c1871 | 2013-01-21 15:16:35 -0800 | [diff] [blame] | 183 | config S3C2410_PLL |
| 184 | bool |
Viresh Kumar | f023f8d | 2013-04-04 12:54:15 +0000 | [diff] [blame] | 185 | depends on ARM_S3C2410_CPUFREQ && S3C24XX_PLL |
Kukjin Kim | 82c1871 | 2013-01-21 15:16:35 -0800 | [diff] [blame] | 186 | default y |
| 187 | help |
| 188 | Select the PLL table for the S3C2410 |
| 189 | |
Heiko Stuebner | ec2cc75 | 2012-03-07 01:47:11 -0800 | [diff] [blame] | 190 | config S3C24XX_SIMTEC_NOR |
Kukjin Kim | 85fd6d6 | 2012-02-06 09:38:19 +0900 | [diff] [blame] | 191 | bool |
| 192 | help |
| 193 | Internal node to specify machine has simtec NOR mapping |
| 194 | |
| 195 | config MACH_BAST_IDE |
| 196 | bool |
| 197 | select HAVE_PATA_PLATFORM |
| 198 | help |
| 199 | Internal node for machines with an BAST style IDE |
| 200 | interface |
| 201 | |
| 202 | comment "S3C2410 Boards" |
| 203 | |
| 204 | # |
| 205 | # The "S3C2410 Boards" list is ordered alphabetically by option text. |
| 206 | # (without ARCH_ or MACH_) |
| 207 | # |
| 208 | |
| 209 | config MACH_AML_M5900 |
| 210 | bool "AML M5900 Series" |
Heiko Stuebner | 9072dc9 | 2012-03-07 01:47:05 -0800 | [diff] [blame] | 211 | select S3C24XX_SIMTEC_PM if PM |
Kukjin Kim | 85fd6d6 | 2012-02-06 09:38:19 +0900 | [diff] [blame] | 212 | select S3C_DEV_USB_HOST |
| 213 | help |
| 214 | Say Y here if you are using the American Microsystems M5900 Series |
| 215 | <http://www.amltd.com> |
| 216 | |
| 217 | config ARCH_BAST |
| 218 | bool "Simtec Electronics BAST (EB2410ITX)" |
Kukjin Kim | 85fd6d6 | 2012-02-06 09:38:19 +0900 | [diff] [blame] | 219 | select ISA |
Russell King | b1b3f49 | 2012-10-06 17:12:25 +0100 | [diff] [blame] | 220 | select MACH_BAST_IDE |
Tomasz Figa | efe32f6 | 2014-05-14 17:03:20 +0200 | [diff] [blame] | 221 | select S3C2410_COMMON_DCLK |
Viresh Kumar | f023f8d | 2013-04-04 12:54:15 +0000 | [diff] [blame] | 222 | select S3C2410_IOTIMING if ARM_S3C2410_CPUFREQ |
Russell King | b1b3f49 | 2012-10-06 17:12:25 +0100 | [diff] [blame] | 223 | select S3C24XX_SIMTEC_NOR |
| 224 | select S3C24XX_SIMTEC_PM if PM |
| 225 | select S3C24XX_SIMTEC_USB |
Kukjin Kim | 85fd6d6 | 2012-02-06 09:38:19 +0900 | [diff] [blame] | 226 | select S3C_DEV_HWMON |
Kukjin Kim | 85fd6d6 | 2012-02-06 09:38:19 +0900 | [diff] [blame] | 227 | select S3C_DEV_NAND |
Russell King | b1b3f49 | 2012-10-06 17:12:25 +0100 | [diff] [blame] | 228 | select S3C_DEV_USB_HOST |
Kukjin Kim | 85fd6d6 | 2012-02-06 09:38:19 +0900 | [diff] [blame] | 229 | help |
| 230 | Say Y here if you are using the Simtec Electronics EB2410ITX |
| 231 | development board (also known as BAST) |
| 232 | |
| 233 | config BAST_PC104_IRQ |
| 234 | bool "BAST PC104 IRQ support" |
| 235 | depends on ARCH_BAST |
| 236 | default y |
| 237 | help |
| 238 | Say Y here to enable the PC104 IRQ routing on the |
| 239 | Simtec BAST (EB2410ITX) |
| 240 | |
| 241 | config ARCH_H1940 |
| 242 | bool "IPAQ H1940" |
| 243 | select PM_H1940 if PM |
Heiko Stuebner | 2c5689a | 2012-03-07 01:47:15 -0800 | [diff] [blame] | 244 | select S3C24XX_SETUP_TS |
Russell King | b1b3f49 | 2012-10-06 17:12:25 +0100 | [diff] [blame] | 245 | select S3C_DEV_NAND |
| 246 | select S3C_DEV_USB_HOST |
Kukjin Kim | 85fd6d6 | 2012-02-06 09:38:19 +0900 | [diff] [blame] | 247 | help |
| 248 | Say Y here if you are using the HP IPAQ H1940 |
| 249 | |
| 250 | config H1940BT |
| 251 | tristate "Control the state of H1940 bluetooth chip" |
| 252 | depends on ARCH_H1940 |
| 253 | select RFKILL |
| 254 | help |
| 255 | This is a simple driver that is able to control |
| 256 | the state of built in bluetooth chip on h1940. |
| 257 | |
| 258 | config PM_H1940 |
| 259 | bool |
| 260 | help |
| 261 | Internal node for H1940 and related PM |
| 262 | |
| 263 | config MACH_N30 |
| 264 | bool "Acer N30 family" |
Kukjin Kim | 85fd6d6 | 2012-02-06 09:38:19 +0900 | [diff] [blame] | 265 | select S3C_DEV_NAND |
Russell King | b1b3f49 | 2012-10-06 17:12:25 +0100 | [diff] [blame] | 266 | select S3C_DEV_USB_HOST |
Kukjin Kim | 85fd6d6 | 2012-02-06 09:38:19 +0900 | [diff] [blame] | 267 | help |
| 268 | Say Y here if you want suppt for the Acer N30, Acer N35, |
| 269 | Navman PiN570, Yakumo AlphaX or Airis NC05 PDAs. |
| 270 | |
| 271 | config MACH_OTOM |
| 272 | bool "NexVision OTOM Board" |
Kukjin Kim | 85fd6d6 | 2012-02-06 09:38:19 +0900 | [diff] [blame] | 273 | select S3C_DEV_NAND |
Russell King | b1b3f49 | 2012-10-06 17:12:25 +0100 | [diff] [blame] | 274 | select S3C_DEV_USB_HOST |
Kukjin Kim | 85fd6d6 | 2012-02-06 09:38:19 +0900 | [diff] [blame] | 275 | help |
| 276 | Say Y here if you are using the Nex Vision OTOM board |
| 277 | |
| 278 | config MACH_QT2410 |
| 279 | bool "QT2410" |
Kukjin Kim | 85fd6d6 | 2012-02-06 09:38:19 +0900 | [diff] [blame] | 280 | select S3C_DEV_NAND |
Russell King | b1b3f49 | 2012-10-06 17:12:25 +0100 | [diff] [blame] | 281 | select S3C_DEV_USB_HOST |
Kukjin Kim | 85fd6d6 | 2012-02-06 09:38:19 +0900 | [diff] [blame] | 282 | help |
| 283 | Say Y here if you are using the Armzone QT2410 |
| 284 | |
| 285 | config ARCH_SMDK2410 |
| 286 | bool "SMDK2410/A9M2410" |
Heiko Stuebner | 28c569f | 2012-03-07 01:47:01 -0800 | [diff] [blame] | 287 | select S3C24XX_SMDK |
Alexander Shiyan | 1a4c2a1 | 2013-02-08 13:41:36 -0800 | [diff] [blame] | 288 | select S3C_DEV_USB_HOST |
Kukjin Kim | 85fd6d6 | 2012-02-06 09:38:19 +0900 | [diff] [blame] | 289 | help |
| 290 | Say Y here if you are using the SMDK2410 or the derived module A9M2410 |
| 291 | <http://www.fsforth.de> |
| 292 | |
| 293 | config MACH_TCT_HAMMER |
| 294 | bool "TCT Hammer Board" |
| 295 | select S3C_DEV_USB_HOST |
| 296 | help |
| 297 | Say Y here if you are using the TinCanTools Hammer Board |
| 298 | <http://www.tincantools.com> |
| 299 | |
| 300 | config MACH_VR1000 |
| 301 | bool "Thorcom VR1000" |
Russell King | b1b3f49 | 2012-10-06 17:12:25 +0100 | [diff] [blame] | 302 | select MACH_BAST_IDE |
Tomasz Figa | efe32f6 | 2014-05-14 17:03:20 +0200 | [diff] [blame] | 303 | select S3C2410_COMMON_DCLK |
Heiko Stuebner | ec2cc75 | 2012-03-07 01:47:11 -0800 | [diff] [blame] | 304 | select S3C24XX_SIMTEC_NOR |
Russell King | b1b3f49 | 2012-10-06 17:12:25 +0100 | [diff] [blame] | 305 | select S3C24XX_SIMTEC_PM if PM |
Heiko Stuebner | ec2cc75 | 2012-03-07 01:47:11 -0800 | [diff] [blame] | 306 | select S3C24XX_SIMTEC_USB |
Russell King | b1b3f49 | 2012-10-06 17:12:25 +0100 | [diff] [blame] | 307 | select S3C_DEV_USB_HOST |
Kukjin Kim | 85fd6d6 | 2012-02-06 09:38:19 +0900 | [diff] [blame] | 308 | help |
| 309 | Say Y here if you are using the Thorcom VR1000 board. |
| 310 | |
| 311 | endif # CPU_S3C2410 |
| 312 | |
Kukjin Kim | 85e2a26 | 2012-02-06 10:02:01 +0900 | [diff] [blame] | 313 | config S3C2412_PM_SLEEP |
| 314 | bool |
| 315 | help |
| 316 | Internal config node to apply sleep for S3C2412 power management. |
| 317 | Can be selected by another SoCs such as S3C2416 with similar |
| 318 | sleep procedure. |
| 319 | |
| 320 | if CPU_S3C2412 |
| 321 | |
| 322 | config CPU_S3C2412_ONLY |
| 323 | bool |
Alexander Shiyan | 1c13786 | 2013-04-04 10:03:53 +0900 | [diff] [blame] | 324 | depends on !CPU_S3C2410 && !CPU_S3C2416 && !CPU_S3C2440 && \ |
Alexander Shiyan | a4e4d22 | 2013-04-04 10:04:00 +0900 | [diff] [blame] | 325 | !CPU_S3C2442 && !CPU_S3C2443 |
Kukjin Kim | 85e2a26 | 2012-02-06 10:02:01 +0900 | [diff] [blame] | 326 | default y |
| 327 | |
| 328 | config S3C2412_DMA |
| 329 | bool |
| 330 | help |
| 331 | Internal config node for S3C2412 DMA support |
| 332 | |
| 333 | config S3C2412_PM |
| 334 | bool |
Heiko Stuebner | 7eae354 | 2013-02-08 11:13:15 -0800 | [diff] [blame] | 335 | select S3C2412_PM_SLEEP |
Heiko Stuebner | 5929570 | 2013-02-12 10:09:10 -0800 | [diff] [blame] | 336 | select SAMSUNG_WAKEMASK |
Kukjin Kim | 85e2a26 | 2012-02-06 10:02:01 +0900 | [diff] [blame] | 337 | help |
| 338 | Internal config node to apply S3C2412 power management |
| 339 | |
| 340 | comment "S3C2412 Boards" |
| 341 | |
| 342 | # |
| 343 | # The "S3C2412 Boards" list is ordered alphabetically by option text. |
| 344 | # (without ARCH_ or MACH_) |
| 345 | # |
| 346 | |
| 347 | config MACH_JIVE |
| 348 | bool "Logitech Jive" |
Kukjin Kim | 85e2a26 | 2012-02-06 10:02:01 +0900 | [diff] [blame] | 349 | select S3C_DEV_NAND |
Russell King | b1b3f49 | 2012-10-06 17:12:25 +0100 | [diff] [blame] | 350 | select S3C_DEV_USB_HOST |
Kukjin Kim | 85e2a26 | 2012-02-06 10:02:01 +0900 | [diff] [blame] | 351 | help |
| 352 | Say Y here if you are using the Logitech Jive. |
| 353 | |
| 354 | config MACH_JIVE_SHOW_BOOTLOADER |
Kees Cook | 5ec9b06 | 2013-01-16 18:53:15 -0800 | [diff] [blame] | 355 | bool "Allow access to bootloader partitions in MTD" |
| 356 | depends on MACH_JIVE |
Kukjin Kim | 85e2a26 | 2012-02-06 10:02:01 +0900 | [diff] [blame] | 357 | |
| 358 | config MACH_S3C2413 |
| 359 | bool |
| 360 | help |
| 361 | Internal node for S3C2413 version of SMDK2413, so that |
| 362 | machine_is_s3c2413() will work when MACH_SMDK2413 is |
| 363 | selected |
| 364 | |
| 365 | config MACH_SMDK2412 |
| 366 | bool "SMDK2412" |
| 367 | select MACH_SMDK2413 |
| 368 | help |
| 369 | Say Y here if you are using an SMDK2412 |
| 370 | |
| 371 | Note, this shares support with SMDK2413, so will automatically |
| 372 | select MACH_SMDK2413. |
| 373 | |
| 374 | config MACH_SMDK2413 |
| 375 | bool "SMDK2413" |
| 376 | select MACH_S3C2413 |
Heiko Stuebner | 28c569f | 2012-03-07 01:47:01 -0800 | [diff] [blame] | 377 | select S3C24XX_SMDK |
Kukjin Kim | 85e2a26 | 2012-02-06 10:02:01 +0900 | [diff] [blame] | 378 | select S3C_DEV_NAND |
Russell King | b1b3f49 | 2012-10-06 17:12:25 +0100 | [diff] [blame] | 379 | select S3C_DEV_USB_HOST |
Kukjin Kim | 85e2a26 | 2012-02-06 10:02:01 +0900 | [diff] [blame] | 380 | help |
| 381 | Say Y here if you are using an SMDK2413 |
| 382 | |
| 383 | config MACH_VSTMS |
| 384 | bool "VMSTMS" |
Kukjin Kim | 85e2a26 | 2012-02-06 10:02:01 +0900 | [diff] [blame] | 385 | select S3C_DEV_NAND |
Russell King | b1b3f49 | 2012-10-06 17:12:25 +0100 | [diff] [blame] | 386 | select S3C_DEV_USB_HOST |
Kukjin Kim | 85e2a26 | 2012-02-06 10:02:01 +0900 | [diff] [blame] | 387 | help |
| 388 | Say Y here if you are using an VSTMS board |
| 389 | |
| 390 | endif # CPU_S3C2412 |
| 391 | |
Kukjin Kim | 26febf8 | 2012-02-06 10:59:47 +0900 | [diff] [blame] | 392 | if CPU_S3C2416 |
| 393 | |
| 394 | config S3C2416_PM |
| 395 | bool |
| 396 | select S3C2412_PM_SLEEP |
| 397 | help |
| 398 | Internal config node to apply S3C2416 power management |
| 399 | |
| 400 | config S3C2416_SETUP_SDHCI |
| 401 | bool |
| 402 | select S3C2416_SETUP_SDHCI_GPIO |
| 403 | help |
| 404 | Internal helper functions for S3C2416 based SDHCI systems |
| 405 | |
| 406 | config S3C2416_SETUP_SDHCI_GPIO |
| 407 | bool |
| 408 | help |
| 409 | Common setup code for SDHCI gpio. |
| 410 | |
| 411 | comment "S3C2416 Boards" |
| 412 | |
| 413 | config MACH_SMDK2416 |
| 414 | bool "SMDK2416" |
Russell King | b1b3f49 | 2012-10-06 17:12:25 +0100 | [diff] [blame] | 415 | select S3C2416_SETUP_SDHCI |
Heiko Stuebner | 28c569f | 2012-03-07 01:47:01 -0800 | [diff] [blame] | 416 | select S3C24XX_SMDK |
Kukjin Kim | 26febf8 | 2012-02-06 10:59:47 +0900 | [diff] [blame] | 417 | select S3C_DEV_FB |
| 418 | select S3C_DEV_HSMMC |
| 419 | select S3C_DEV_HSMMC1 |
| 420 | select S3C_DEV_NAND |
| 421 | select S3C_DEV_USB_HOST |
Kukjin Kim | 26febf8 | 2012-02-06 10:59:47 +0900 | [diff] [blame] | 422 | help |
| 423 | Say Y here if you are using an SMDK2416 |
| 424 | |
Heiko Stuebner | 35aca36 | 2013-05-21 01:06:04 +0900 | [diff] [blame] | 425 | config MACH_S3C2416_DT |
| 426 | bool "Samsung S3C2416 machine using devicetree" |
| 427 | select CLKSRC_OF |
| 428 | select USE_OF |
| 429 | select PINCTRL |
| 430 | select PINCTRL_S3C24XX |
| 431 | help |
| 432 | Machine support for Samsung S3C2416 machines with device tree enabled. |
| 433 | Select this if a fdt blob is available for the S3C2416 SoC based board. |
| 434 | Note: This is under development and not all peripherals can be supported |
| 435 | with this machine file. |
| 436 | |
Kukjin Kim | 26febf8 | 2012-02-06 10:59:47 +0900 | [diff] [blame] | 437 | endif # CPU_S3C2416 |
| 438 | |
Kukjin Kim | dd6f01b | 2012-02-06 13:10:11 +0900 | [diff] [blame] | 439 | if CPU_S3C2440 |
| 440 | |
| 441 | config S3C2440_DMA |
| 442 | bool |
| 443 | help |
| 444 | Support for S3C2440 specific DMA code5A |
| 445 | |
Kukjin Kim | acf2d41 | 2013-01-21 15:39:09 -0800 | [diff] [blame] | 446 | config S3C2440_XTAL_12000000 |
| 447 | bool |
| 448 | help |
| 449 | Indicate that the build needs to support 12MHz system |
| 450 | crystal. |
| 451 | |
| 452 | config S3C2440_XTAL_16934400 |
| 453 | bool |
| 454 | help |
| 455 | Indicate that the build needs to support 16.9344MHz system |
| 456 | crystal. |
| 457 | |
| 458 | config S3C2440_PLL_12000000 |
| 459 | bool |
Viresh Kumar | f023f8d | 2013-04-04 12:54:15 +0000 | [diff] [blame] | 460 | depends on ARM_S3C2440_CPUFREQ && S3C2440_XTAL_12000000 |
| 461 | default y if S3C24XX_PLL |
Kukjin Kim | acf2d41 | 2013-01-21 15:39:09 -0800 | [diff] [blame] | 462 | help |
| 463 | PLL tables for S3C2440 or S3C2442 CPUs with 12MHz crystals. |
| 464 | |
| 465 | config S3C2440_PLL_16934400 |
| 466 | bool |
Viresh Kumar | f023f8d | 2013-04-04 12:54:15 +0000 | [diff] [blame] | 467 | depends on ARM_S3C2440_CPUFREQ && S3C2440_XTAL_16934400 |
| 468 | default y if S3C24XX_PLL |
Kukjin Kim | acf2d41 | 2013-01-21 15:39:09 -0800 | [diff] [blame] | 469 | help |
| 470 | PLL tables for S3C2440 or S3C2442 CPUs with 16.934MHz crystals. |
| 471 | |
Kukjin Kim | dd6f01b | 2012-02-06 13:10:11 +0900 | [diff] [blame] | 472 | comment "S3C2440 Boards" |
| 473 | |
| 474 | # |
| 475 | # The "S3C2440 Boards" list is ordered alphabetically by option text. |
| 476 | # (without ARCH_ or MACH_) |
| 477 | # |
| 478 | |
| 479 | config MACH_ANUBIS |
| 480 | bool "Simtec Electronics ANUBIS" |
Kukjin Kim | dd6f01b | 2012-02-06 13:10:11 +0900 | [diff] [blame] | 481 | select HAVE_PATA_PLATFORM |
Tomasz Figa | efe32f6 | 2014-05-14 17:03:20 +0200 | [diff] [blame] | 482 | select S3C2410_COMMON_DCLK |
Kukjin Kim | dd6f01b | 2012-02-06 13:10:11 +0900 | [diff] [blame] | 483 | select S3C2440_XTAL_12000000 |
Russell King | b1b3f49 | 2012-10-06 17:12:25 +0100 | [diff] [blame] | 484 | select S3C24XX_SIMTEC_PM if PM |
Kukjin Kim | dd6f01b | 2012-02-06 13:10:11 +0900 | [diff] [blame] | 485 | select S3C_DEV_USB_HOST |
| 486 | help |
| 487 | Say Y here if you are using the Simtec Electronics ANUBIS |
| 488 | development system |
| 489 | |
| 490 | config MACH_AT2440EVB |
| 491 | bool "Avantech AT2440EVB development board" |
Kukjin Kim | dd6f01b | 2012-02-06 13:10:11 +0900 | [diff] [blame] | 492 | select S3C_DEV_NAND |
Russell King | b1b3f49 | 2012-10-06 17:12:25 +0100 | [diff] [blame] | 493 | select S3C_DEV_USB_HOST |
Kukjin Kim | dd6f01b | 2012-02-06 13:10:11 +0900 | [diff] [blame] | 494 | help |
| 495 | Say Y here if you are using the AT2440EVB development board |
| 496 | |
| 497 | config MACH_MINI2440 |
| 498 | bool "MINI2440 development board" |
Arnd Bergmann | 37373f1 | 2014-02-12 21:22:13 +0100 | [diff] [blame] | 499 | select EEPROM_AT24 if I2C |
Kukjin Kim | dd6f01b | 2012-02-06 13:10:11 +0900 | [diff] [blame] | 500 | select LEDS_CLASS |
Alexander Shiyan | 678a099 | 2012-11-25 18:53:40 +0400 | [diff] [blame] | 501 | select LEDS_TRIGGERS |
Kukjin Kim | dd6f01b | 2012-02-06 13:10:11 +0900 | [diff] [blame] | 502 | select LEDS_TRIGGER_BACKLIGHT |
Russell King | b1b3f49 | 2012-10-06 17:12:25 +0100 | [diff] [blame] | 503 | select NEW_LEDS |
Kukjin Kim | dd6f01b | 2012-02-06 13:10:11 +0900 | [diff] [blame] | 504 | select S3C_DEV_NAND |
| 505 | select S3C_DEV_USB_HOST |
Sylwester Nawrocki | e51d548 | 2012-11-22 14:29:18 +0900 | [diff] [blame] | 506 | select S3C_SETUP_CAMIF |
Kukjin Kim | dd6f01b | 2012-02-06 13:10:11 +0900 | [diff] [blame] | 507 | help |
| 508 | Say Y here to select support for the MINI2440. Is a 10cm x 10cm board |
| 509 | available via various sources. It can come with a 3.5" or 7" touch LCD. |
| 510 | |
| 511 | config MACH_NEXCODER_2440 |
| 512 | bool "NexVision NEXCODER 2440 Light Board" |
| 513 | select S3C2440_XTAL_12000000 |
Kukjin Kim | dd6f01b | 2012-02-06 13:10:11 +0900 | [diff] [blame] | 514 | select S3C_DEV_NAND |
Russell King | b1b3f49 | 2012-10-06 17:12:25 +0100 | [diff] [blame] | 515 | select S3C_DEV_USB_HOST |
Kukjin Kim | dd6f01b | 2012-02-06 13:10:11 +0900 | [diff] [blame] | 516 | help |
| 517 | Say Y here if you are using the Nex Vision NEXCODER 2440 Light Board |
| 518 | |
| 519 | config MACH_OSIRIS |
| 520 | bool "Simtec IM2440D20 (OSIRIS) module" |
Tomasz Figa | efe32f6 | 2014-05-14 17:03:20 +0200 | [diff] [blame] | 521 | select S3C2410_COMMON_DCLK |
Viresh Kumar | f023f8d | 2013-04-04 12:54:15 +0000 | [diff] [blame] | 522 | select S3C2410_IOTIMING if ARM_S3C2440_CPUFREQ |
Russell King | b1b3f49 | 2012-10-06 17:12:25 +0100 | [diff] [blame] | 523 | select S3C2440_XTAL_12000000 |
Russell King | b1b3f49 | 2012-10-06 17:12:25 +0100 | [diff] [blame] | 524 | select S3C24XX_SIMTEC_PM if PM |
Kukjin Kim | dd6f01b | 2012-02-06 13:10:11 +0900 | [diff] [blame] | 525 | select S3C_DEV_NAND |
Russell King | b1b3f49 | 2012-10-06 17:12:25 +0100 | [diff] [blame] | 526 | select S3C_DEV_USB_HOST |
Kukjin Kim | dd6f01b | 2012-02-06 13:10:11 +0900 | [diff] [blame] | 527 | help |
| 528 | Say Y here if you are using the Simtec IM2440D20 module, also |
| 529 | known as the Osiris. |
| 530 | |
| 531 | config MACH_OSIRIS_DVS |
| 532 | tristate "Simtec IM2440D20 (OSIRIS) Dynamic Voltage Scaling driver" |
| 533 | depends on MACH_OSIRIS |
Arnd Bergmann | f88309c | 2014-03-21 13:49:04 +0100 | [diff] [blame] | 534 | depends on TPS65010 |
Kukjin Kim | dd6f01b | 2012-02-06 13:10:11 +0900 | [diff] [blame] | 535 | help |
| 536 | Say Y/M here if you want to have dynamic voltage scaling support |
| 537 | on the Simtec IM2440D20 (OSIRIS) module via the TPS65011. |
| 538 | |
| 539 | The DVS driver alters the voltage supplied to the ARM core |
| 540 | depending on the frequency it is running at. The driver itself |
| 541 | does not do any of the frequency alteration, which is left up |
| 542 | to the cpufreq driver. |
| 543 | |
| 544 | config MACH_RX3715 |
| 545 | bool "HP iPAQ rx3715" |
Kukjin Kim | dd6f01b | 2012-02-06 13:10:11 +0900 | [diff] [blame] | 546 | select PM_H1940 if PM |
Russell King | b1b3f49 | 2012-10-06 17:12:25 +0100 | [diff] [blame] | 547 | select S3C2440_XTAL_16934400 |
Kukjin Kim | dd6f01b | 2012-02-06 13:10:11 +0900 | [diff] [blame] | 548 | select S3C_DEV_NAND |
| 549 | help |
| 550 | Say Y here if you are using the HP iPAQ rx3715. |
| 551 | |
| 552 | config ARCH_S3C2440 |
| 553 | bool "SMDK2440" |
| 554 | select S3C2440_XTAL_16934400 |
Heiko Stuebner | 28c569f | 2012-03-07 01:47:01 -0800 | [diff] [blame] | 555 | select S3C24XX_SMDK |
Kukjin Kim | dd6f01b | 2012-02-06 13:10:11 +0900 | [diff] [blame] | 556 | select S3C_DEV_NAND |
Russell King | b1b3f49 | 2012-10-06 17:12:25 +0100 | [diff] [blame] | 557 | select S3C_DEV_USB_HOST |
Kukjin Kim | dd6f01b | 2012-02-06 13:10:11 +0900 | [diff] [blame] | 558 | help |
| 559 | Say Y here if you are using the SMDK2440. |
| 560 | |
| 561 | config SMDK2440_CPU2440 |
| 562 | bool "SMDK2440 with S3C2440 CPU module" |
| 563 | default y if ARCH_S3C2440 |
| 564 | select S3C2440_XTAL_16934400 |
| 565 | |
| 566 | endif # CPU_S3C2440 |
| 567 | |
| 568 | if CPU_S3C2442 |
| 569 | |
| 570 | comment "S3C2442 Boards" |
| 571 | |
| 572 | # |
| 573 | # The "S3C2442 Boards" list is ordered alphabetically by option text. |
| 574 | # (without ARCH_ or MACH_) |
| 575 | # |
| 576 | |
| 577 | config MACH_NEO1973_GTA02 |
| 578 | bool "Openmoko GTA02 / Freerunner phone" |
Russell King | b1b3f49 | 2012-10-06 17:12:25 +0100 | [diff] [blame] | 579 | select I2C |
Kukjin Kim | dd6f01b | 2012-02-06 13:10:11 +0900 | [diff] [blame] | 580 | select MFD_PCF50633 |
| 581 | select PCF50633_GPIO |
Kukjin Kim | dd6f01b | 2012-02-06 13:10:11 +0900 | [diff] [blame] | 582 | select POWER_SUPPLY |
Arnd Bergmann | 35e7906 | 2012-08-04 07:52:19 +0000 | [diff] [blame] | 583 | select S3C24XX_PWM |
Kukjin Kim | dd6f01b | 2012-02-06 13:10:11 +0900 | [diff] [blame] | 584 | select S3C_DEV_USB_HOST |
| 585 | help |
| 586 | Say Y here if you are using the Openmoko GTA02 / Freerunner GSM Phone |
| 587 | |
| 588 | config MACH_RX1950 |
| 589 | bool "HP iPAQ rx1950" |
Kukjin Kim | dd6f01b | 2012-02-06 13:10:11 +0900 | [diff] [blame] | 590 | select I2C |
Russell King | b1b3f49 | 2012-10-06 17:12:25 +0100 | [diff] [blame] | 591 | select PM_H1940 if PM |
Tomasz Figa | efe32f6 | 2014-05-14 17:03:20 +0200 | [diff] [blame] | 592 | select S3C2410_COMMON_DCLK |
Viresh Kumar | f023f8d | 2013-04-04 12:54:15 +0000 | [diff] [blame] | 593 | select S3C2410_IOTIMING if ARM_S3C2440_CPUFREQ |
Kukjin Kim | dd6f01b | 2012-02-06 13:10:11 +0900 | [diff] [blame] | 594 | select S3C2440_XTAL_16934400 |
Russell King | b1b3f49 | 2012-10-06 17:12:25 +0100 | [diff] [blame] | 595 | select S3C24XX_PWM |
| 596 | select S3C_DEV_NAND |
Kukjin Kim | dd6f01b | 2012-02-06 13:10:11 +0900 | [diff] [blame] | 597 | help |
| 598 | Say Y here if you're using HP iPAQ rx1950 |
| 599 | |
Paul Bolle | bd338d0 | 2013-03-22 19:03:55 +0900 | [diff] [blame] | 600 | endif # CPU_S3C2442 |
Kukjin Kim | dd6f01b | 2012-02-06 13:10:11 +0900 | [diff] [blame] | 601 | |
Heiko Stuebner | 8c3d7c3 | 2012-03-03 07:49:12 +0900 | [diff] [blame] | 602 | if CPU_S3C2443 || CPU_S3C2416 |
| 603 | |
Kukjin Kim | 84c028b | 2012-02-06 13:21:03 +0900 | [diff] [blame] | 604 | config S3C2443_DMA |
| 605 | bool |
| 606 | help |
| 607 | Internal config node for S3C2443 DMA support |
| 608 | |
Heiko Stuebner | f03eb25 | 2012-04-24 18:07:10 -0700 | [diff] [blame] | 609 | config S3C2443_SETUP_SPI |
| 610 | bool |
| 611 | help |
| 612 | Common setup code for SPI GPIO configurations |
| 613 | |
Heiko Stuebner | 46cdaba | 2012-03-07 01:53:17 -0800 | [diff] [blame] | 614 | endif # CPU_S3C2443 || CPU_S3C2416 |
| 615 | |
| 616 | if CPU_S3C2443 |
| 617 | |
Kukjin Kim | 84c028b | 2012-02-06 13:21:03 +0900 | [diff] [blame] | 618 | comment "S3C2443 Boards" |
| 619 | |
| 620 | config MACH_SMDK2443 |
| 621 | bool "SMDK2443" |
Heiko Stuebner | 28c569f | 2012-03-07 01:47:01 -0800 | [diff] [blame] | 622 | select S3C24XX_SMDK |
Kukjin Kim | 84c028b | 2012-02-06 13:21:03 +0900 | [diff] [blame] | 623 | select S3C_DEV_HSMMC1 |
| 624 | help |
| 625 | Say Y here if you are using an SMDK2443 |
| 626 | |
| 627 | endif # CPU_S3C2443 |
| 628 | |
Kukjin Kim | 85fd6d6 | 2012-02-06 09:38:19 +0900 | [diff] [blame] | 629 | endmenu # SAMSUNG S3C24XX SoCs Support |
| 630 | |
| 631 | endif # ARCH_S3C24XX |