Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | if ARCH_PXA |
| 2 | |
eric miao | 2c8086a | 2007-09-11 19:13:17 -0700 | [diff] [blame] | 3 | menu "Intel PXA2xx/PXA3xx Implementations" |
| 4 | |
| 5 | if PXA3xx |
| 6 | |
| 7 | menu "Supported PXA3xx Processor Variants" |
| 8 | |
| 9 | config CPU_PXA300 |
| 10 | bool "PXA300 (codename Monahans-L)" |
| 11 | |
| 12 | config CPU_PXA310 |
| 13 | bool "PXA310 (codename Monahans-LV)" |
| 14 | select CPU_PXA300 |
| 15 | |
| 16 | config CPU_PXA320 |
| 17 | bool "PXA320 (codename Monahans-P)" |
| 18 | |
| 19 | endmenu |
| 20 | |
| 21 | endif |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 22 | |
| 23 | choice |
| 24 | prompt "Select target board" |
| 25 | |
Jaya Kumar | 90b8fc3 | 2008-03-15 05:11:07 +0100 | [diff] [blame] | 26 | config ARCH_GUMSTIX |
| 27 | bool "Gumstix XScale boards" |
| 28 | help |
| 29 | Say Y here if you intend to run this kernel on a |
| 30 | Gumstix Full Function Minature Computer. |
| 31 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 32 | config ARCH_LUBBOCK |
| 33 | bool "Intel DBPXA250 Development Platform" |
| 34 | select PXA25x |
| 35 | select SA1111 |
| 36 | |
Lennert Buytenhek | e9937d4 | 2006-03-28 21:08:13 +0100 | [diff] [blame] | 37 | config MACH_LOGICPD_PXA270 |
| 38 | bool "LogicPD PXA270 Card Engine Development Platform" |
| 39 | select PXA27x |
Lennert Buytenhek | e9937d4 | 2006-03-28 21:08:13 +0100 | [diff] [blame] | 40 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 41 | config MACH_MAINSTONE |
| 42 | bool "Intel HCDDBBVA0 Development Platform" |
| 43 | select PXA27x |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 44 | |
| 45 | config ARCH_PXA_IDP |
| 46 | bool "Accelent Xscale IDP" |
| 47 | select PXA25x |
| 48 | |
| 49 | config PXA_SHARPSL |
Richard Purdie | 0dd28f1 | 2005-09-13 01:25:34 -0700 | [diff] [blame] | 50 | bool "SHARP Zaurus SL-5600, SL-C7xx and SL-Cxx00 Models" |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 51 | select SHARP_SCOOP |
| 52 | select SHARP_PARAM |
| 53 | help |
| 54 | Say Y here if you intend to run this kernel on a |
Richard Purdie | 0dd28f1 | 2005-09-13 01:25:34 -0700 | [diff] [blame] | 55 | Sharp Zaurus SL-5600 (Poodle), SL-C700 (Corgi), |
| 56 | SL-C750 (Shepherd), SL-C760 (Husky), SL-C1000 (Akita), |
Dirk Opfer | 8459c15 | 2005-11-06 14:27:52 +0000 | [diff] [blame] | 57 | SL-C3000 (Spitz), SL-C3100 (Borzoi) or SL-C6000x (Tosa) |
| 58 | handheld computer. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 59 | |
Ian Molton | 3abcd19 | 2007-11-19 13:16:56 +0100 | [diff] [blame] | 60 | config ARCH_PXA_ESERIES |
| 61 | bool "PXA based Toshiba e-series PDAs" |
| 62 | select PXA25x |
| 63 | |
| 64 | config MACH_E330 |
| 65 | bool "Toshiba e330" |
| 66 | default y |
| 67 | depends on ARCH_PXA_ESERIES |
| 68 | help |
| 69 | Say Y here if you intend to run this kernel on a Toshiba |
| 70 | e330 family PDA. |
| 71 | |
| 72 | config MACH_E740 |
| 73 | bool "Toshiba e740" |
| 74 | default y |
| 75 | depends on ARCH_PXA_ESERIES |
| 76 | help |
| 77 | Say Y here if you intend to run this kernel on a Toshiba |
| 78 | e740 family PDA. |
| 79 | |
| 80 | config MACH_E750 |
| 81 | bool "Toshiba e750" |
| 82 | default y |
| 83 | depends on ARCH_PXA_ESERIES |
| 84 | help |
| 85 | Say Y here if you intend to run this kernel on a Toshiba |
| 86 | e750 family PDA. |
| 87 | |
| 88 | config MACH_E400 |
| 89 | bool "Toshiba e400" |
| 90 | default y |
| 91 | depends on ARCH_PXA_ESERIES |
| 92 | help |
| 93 | Say Y here if you intend to run this kernel on a Toshiba |
| 94 | e400 family PDA. |
| 95 | |
| 96 | config MACH_E800 |
| 97 | bool "Toshiba e800" |
| 98 | default y |
| 99 | depends on ARCH_PXA_ESERIES |
| 100 | help |
| 101 | Say Y here if you intend to run this kernel on a Toshiba |
| 102 | e800 family PDA. |
| 103 | |
Jürgen Schindele | 326764a | 2006-06-29 16:01:43 +0100 | [diff] [blame] | 104 | config MACH_TRIZEPS4 |
| 105 | bool "Keith und Koep Trizeps4 DIMM-Module" |
| 106 | select PXA27x |
| 107 | |
Mike Rapoport | 3d50527 | 2007-07-18 11:31:46 +0100 | [diff] [blame] | 108 | config MACH_EM_X270 |
| 109 | bool "CompuLab EM-x270 platform" |
| 110 | select PXA27x |
| 111 | |
Daniel Mack | 4e4fc05 | 2008-01-23 14:54:50 +0100 | [diff] [blame] | 112 | config MACH_COLIBRI |
| 113 | bool "Toradex Colibri PX27x" |
| 114 | select PXA27x |
| 115 | |
eric miao | 2c8086a | 2007-09-11 19:13:17 -0700 | [diff] [blame] | 116 | config MACH_ZYLONITE |
| 117 | bool "PXA3xx Development Platform" |
| 118 | select PXA3xx |
| 119 | |
eric miao | e1d9b95 | 2007-12-13 10:41:43 +0800 | [diff] [blame] | 120 | config MACH_LITTLETON |
| 121 | bool "PXA3xx Form Factor Platform (aka Littleton)" |
| 122 | select PXA3xx |
| 123 | select PXA_SSP |
| 124 | |
Mike Rapoport | 3696a8a | 2007-09-23 15:59:26 +0100 | [diff] [blame] | 125 | config MACH_ARMCORE |
| 126 | bool "CompuLab CM-X270 modules" |
| 127 | select PXA27x |
| 128 | select IWMMXT |
| 129 | |
Philipp Zabel | e5c271e | 2007-11-22 17:59:11 +0100 | [diff] [blame] | 130 | config MACH_MAGICIAN |
| 131 | bool "Enable HTC Magician Support" |
| 132 | depends on ARCH_PXA |
| 133 | select PXA27x |
| 134 | select IWMMXT |
| 135 | |
Robert Schwebel | 34e31d8 | 2008-01-08 08:44:23 +0100 | [diff] [blame] | 136 | config MACH_PCM027 |
| 137 | bool "Phytec phyCORE-PXA270 CPU module (PCM-027)" |
| 138 | select PXA27x |
| 139 | select IWMMXT |
| 140 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 141 | endchoice |
| 142 | |
Robert Schwebel | 2e927b7 | 2008-01-08 08:52:04 +0100 | [diff] [blame] | 143 | choice |
| 144 | prompt "Used baseboard" |
| 145 | depends on MACH_PCM027 |
| 146 | |
| 147 | config MACH_PCM990_BASEBOARD |
| 148 | bool "PHYTEC PCM-990 development board" |
| 149 | |
| 150 | endchoice |
| 151 | |
Richard Purdie | 0dd28f1 | 2005-09-13 01:25:34 -0700 | [diff] [blame] | 152 | if PXA_SHARPSL |
| 153 | |
| 154 | choice |
| 155 | prompt "Select target Sharp Zaurus device range" |
| 156 | |
| 157 | config PXA_SHARPSL_25x |
Dirk Opfer | 8459c15 | 2005-11-06 14:27:52 +0000 | [diff] [blame] | 158 | bool "Sharp PXA25x models (SL-5600, SL-C7xx and SL-C6000x)" |
Richard Purdie | 0dd28f1 | 2005-09-13 01:25:34 -0700 | [diff] [blame] | 159 | select PXA25x |
| 160 | |
| 161 | config PXA_SHARPSL_27x |
| 162 | bool "Sharp PXA270 models (SL-Cxx00)" |
| 163 | select PXA27x |
| 164 | |
| 165 | endchoice |
| 166 | |
| 167 | endif |
| 168 | |
Jaya Kumar | 90b8fc3 | 2008-03-15 05:11:07 +0100 | [diff] [blame] | 169 | if ARCH_GUMSTIX |
| 170 | |
| 171 | choice |
| 172 | prompt "Select target Gumstix board" |
| 173 | |
| 174 | config MACH_GUMSTIX_F |
| 175 | bool "Basix, Connex, ws-200ax, ws-400ax systems" |
| 176 | select PXA25x |
| 177 | |
| 178 | endchoice |
| 179 | |
| 180 | endif |
| 181 | |
| 182 | |
Jürgen Schindele | 326764a | 2006-06-29 16:01:43 +0100 | [diff] [blame] | 183 | if MACH_TRIZEPS4 |
| 184 | |
| 185 | choice |
| 186 | prompt "Select base board for Trizeps 4 module" |
| 187 | |
| 188 | config MACH_TRIZEPS4_CONXS |
| 189 | bool "ConXS Eval Board" |
| 190 | |
| 191 | config MACH_TRIZEPS4_ANY |
| 192 | bool "another Board" |
| 193 | |
| 194 | endchoice |
| 195 | |
| 196 | endif |
| 197 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 198 | endmenu |
| 199 | |
| 200 | config MACH_POODLE |
| 201 | bool "Enable Sharp SL-5600 (Poodle) Support" |
Robert P. J. Day | bef1f40 | 2006-12-12 20:04:19 +0100 | [diff] [blame] | 202 | depends on PXA_SHARPSL_25x |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 203 | select SHARP_LOCOMO |
Richard Purdie | faed568 | 2006-06-19 20:46:05 +0100 | [diff] [blame] | 204 | select PXA_SSP |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 205 | |
| 206 | config MACH_CORGI |
| 207 | bool "Enable Sharp SL-C700 (Corgi) Support" |
Robert P. J. Day | bef1f40 | 2006-12-12 20:04:19 +0100 | [diff] [blame] | 208 | depends on PXA_SHARPSL_25x |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 209 | select PXA_SHARP_C7xx |
| 210 | |
| 211 | config MACH_SHEPHERD |
| 212 | bool "Enable Sharp SL-C750 (Shepherd) Support" |
Robert P. J. Day | bef1f40 | 2006-12-12 20:04:19 +0100 | [diff] [blame] | 213 | depends on PXA_SHARPSL_25x |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 214 | select PXA_SHARP_C7xx |
| 215 | |
| 216 | config MACH_HUSKY |
| 217 | bool "Enable Sharp SL-C760 (Husky) Support" |
Robert P. J. Day | bef1f40 | 2006-12-12 20:04:19 +0100 | [diff] [blame] | 218 | depends on PXA_SHARPSL_25x |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 219 | select PXA_SHARP_C7xx |
| 220 | |
Richard Purdie | 94cabd0 | 2005-11-12 18:53:48 +0000 | [diff] [blame] | 221 | config MACH_AKITA |
| 222 | bool "Enable Sharp SL-1000 (Akita) Support" |
Robert P. J. Day | bef1f40 | 2006-12-12 20:04:19 +0100 | [diff] [blame] | 223 | depends on PXA_SHARPSL_27x |
Richard Purdie | 94cabd0 | 2005-11-12 18:53:48 +0000 | [diff] [blame] | 224 | select PXA_SHARP_Cxx00 |
| 225 | select MACH_SPITZ |
Richard Purdie | 08af295 | 2005-12-01 15:52:47 +0000 | [diff] [blame] | 226 | select I2C |
| 227 | select I2C_PXA |
Richard Purdie | 94cabd0 | 2005-11-12 18:53:48 +0000 | [diff] [blame] | 228 | |
Richard Purdie | 0dd28f1 | 2005-09-13 01:25:34 -0700 | [diff] [blame] | 229 | config MACH_SPITZ |
| 230 | bool "Enable Sharp Zaurus SL-3000 (Spitz) Support" |
Robert P. J. Day | bef1f40 | 2006-12-12 20:04:19 +0100 | [diff] [blame] | 231 | depends on PXA_SHARPSL_27x |
Richard Purdie | 0dd28f1 | 2005-09-13 01:25:34 -0700 | [diff] [blame] | 232 | select PXA_SHARP_Cxx00 |
| 233 | |
| 234 | config MACH_BORZOI |
| 235 | bool "Enable Sharp Zaurus SL-3100 (Borzoi) Support" |
Robert P. J. Day | bef1f40 | 2006-12-12 20:04:19 +0100 | [diff] [blame] | 236 | depends on PXA_SHARPSL_27x |
Richard Purdie | 0dd28f1 | 2005-09-13 01:25:34 -0700 | [diff] [blame] | 237 | select PXA_SHARP_Cxx00 |
| 238 | |
Dirk Opfer | 8459c15 | 2005-11-06 14:27:52 +0000 | [diff] [blame] | 239 | config MACH_TOSA |
| 240 | bool "Enable Sharp SL-6000x (Tosa) Support" |
Robert P. J. Day | bef1f40 | 2006-12-12 20:04:19 +0100 | [diff] [blame] | 241 | depends on PXA_SHARPSL_25x |
Dirk Opfer | 8459c15 | 2005-11-06 14:27:52 +0000 | [diff] [blame] | 242 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 243 | config PXA25x |
| 244 | bool |
| 245 | help |
| 246 | Select code specific to PXA21x/25x/26x variants |
| 247 | |
| 248 | config PXA27x |
| 249 | bool |
| 250 | help |
| 251 | Select code specific to PXA27x variants |
| 252 | |
eric miao | 2c8086a | 2007-09-11 19:13:17 -0700 | [diff] [blame] | 253 | config PXA3xx |
| 254 | bool |
| 255 | help |
| 256 | Select code specific to PXA3xx variants |
| 257 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 258 | config PXA_SHARP_C7xx |
| 259 | bool |
Liam Girdwood | b216c01 | 2005-11-10 17:45:39 +0000 | [diff] [blame] | 260 | select PXA_SSP |
Richard Purdie | b7557de | 2006-01-05 20:44:55 +0000 | [diff] [blame] | 261 | select SHARPSL_PM |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 262 | help |
| 263 | Enable support for all Sharp C7xx models |
| 264 | |
Richard Purdie | 0dd28f1 | 2005-09-13 01:25:34 -0700 | [diff] [blame] | 265 | config PXA_SHARP_Cxx00 |
| 266 | bool |
Liam Girdwood | b216c01 | 2005-11-10 17:45:39 +0000 | [diff] [blame] | 267 | select PXA_SSP |
Richard Purdie | b7557de | 2006-01-05 20:44:55 +0000 | [diff] [blame] | 268 | select SHARPSL_PM |
Richard Purdie | 0dd28f1 | 2005-09-13 01:25:34 -0700 | [diff] [blame] | 269 | help |
| 270 | Enable common support for Sharp Cxx00 models |
| 271 | |
Liam Girdwood | b216c01 | 2005-11-10 17:45:39 +0000 | [diff] [blame] | 272 | config PXA_SSP |
| 273 | tristate |
| 274 | help |
| 275 | Enable support for PXA2xx SSP ports |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 276 | endif |