Holger Schurig | 6bbdbf2 | 2009-01-29 14:42:25 +0100 | [diff] [blame] | 1 | if ARCH_MX3 |
| 2 | |
Sascha Hauer | cb8ebb0 | 2009-02-06 15:41:45 +0100 | [diff] [blame] | 3 | config ARCH_MX31 |
Alan Carvalho de Assis | 45001e9 | 2009-04-02 12:38:41 -0300 | [diff] [blame] | 4 | select ARCH_HAS_RNGA |
Sascha Hauer | cb8ebb0 | 2009-02-06 15:41:45 +0100 | [diff] [blame] | 5 | bool |
| 6 | |
| 7 | config ARCH_MX35 |
| 8 | bool |
Sascha Hauer | bca6ef1 | 2009-04-01 11:11:48 +0200 | [diff] [blame] | 9 | select ARCH_MXC_IOMUX_V3 |
Sascha Hauer | cb8ebb0 | 2009-02-06 15:41:45 +0100 | [diff] [blame] | 10 | |
Holger Schurig | 6bbdbf2 | 2009-01-29 14:42:25 +0100 | [diff] [blame] | 11 | comment "MX3 platforms:" |
Quinn Jensen | 52c543f | 2007-07-09 22:06:53 +0100 | [diff] [blame] | 12 | |
| 13 | config MACH_MX31ADS |
| 14 | bool "Support MX31ADS platforms" |
Sascha Hauer | cb8ebb0 | 2009-02-06 15:41:45 +0100 | [diff] [blame] | 15 | select ARCH_MX31 |
Quinn Jensen | 52c543f | 2007-07-09 22:06:53 +0100 | [diff] [blame] | 16 | default y |
| 17 | help |
| 18 | Include support for MX31ADS platform. This includes specific |
| 19 | configurations for the board and its peripherals. |
| 20 | |
Mark Brown | fe7316b | 2009-01-15 16:14:30 +0000 | [diff] [blame] | 21 | config MACH_MX31ADS_WM1133_EV1 |
| 22 | bool "Support Wolfson Microelectronics 1133-EV1 module" |
| 23 | depends on MACH_MX31ADS |
Mark Brown | 132d3f9 | 2009-04-14 11:25:18 +0100 | [diff] [blame] | 24 | depends on MFD_WM8350_I2C |
| 25 | depends on REGULATOR_WM8350 |
Mark Brown | fe7316b | 2009-01-15 16:14:30 +0000 | [diff] [blame] | 26 | select MFD_WM8350_CONFIG_MODE_0 |
| 27 | select MFD_WM8352_CONFIG_MODE_0 |
| 28 | help |
| 29 | Include support for the Wolfson Microelectronics 1133-EV1 PMU |
| 30 | and audio module for the MX31ADS platform. |
| 31 | |
Sascha Hauer | ce8ffef | 2008-07-05 10:02:52 +0200 | [diff] [blame] | 32 | config MACH_PCM037 |
Sascha Hauer | cb8ebb0 | 2009-02-06 15:41:45 +0100 | [diff] [blame] | 33 | bool "Support Phytec pcm037 (i.MX31) platforms" |
| 34 | select ARCH_MX31 |
Sascha Hauer | ce8ffef | 2008-07-05 10:02:52 +0200 | [diff] [blame] | 35 | help |
| 36 | Include support for Phytec pcm037 platform. This includes |
| 37 | specific configurations for the board and its peripherals. |
| 38 | |
Daniel Mack | 9a4cd7a | 2008-07-05 10:02:53 +0200 | [diff] [blame] | 39 | config MACH_MX31LITE |
| 40 | bool "Support MX31 LITEKIT (LogicPD)" |
Sascha Hauer | cb8ebb0 | 2009-02-06 15:41:45 +0100 | [diff] [blame] | 41 | select ARCH_MX31 |
Daniel Mack | 9a4cd7a | 2008-07-05 10:02:53 +0200 | [diff] [blame] | 42 | default n |
| 43 | help |
| 44 | Include support for MX31 LITEKIT platform. This includes specific |
| 45 | configurations for the board and its peripherals. |
| 46 | |
Fabio Estevam | 1553a1e | 2008-11-12 15:38:39 +0100 | [diff] [blame] | 47 | config MACH_MX31_3DS |
| 48 | bool "Support MX31PDK (3DS)" |
Sascha Hauer | cb8ebb0 | 2009-02-06 15:41:45 +0100 | [diff] [blame] | 49 | select ARCH_MX31 |
Fabio Estevam | 1553a1e | 2008-11-12 15:38:39 +0100 | [diff] [blame] | 50 | default n |
| 51 | help |
| 52 | Include support for MX31PDK (3DS) platform. This includes specific |
| 53 | configurations for the board and its peripherals. |
| 54 | |
Valentin Longchamp | 988d2d4 | 2008-11-23 17:35:08 +0100 | [diff] [blame] | 55 | config MACH_MX31MOBOARD |
| 56 | bool "Support mx31moboard platforms (EPFL Mobots group)" |
Sascha Hauer | cb8ebb0 | 2009-02-06 15:41:45 +0100 | [diff] [blame] | 57 | select ARCH_MX31 |
Valentin Longchamp | 988d2d4 | 2008-11-23 17:35:08 +0100 | [diff] [blame] | 58 | default n |
| 59 | help |
| 60 | Include support for mx31moboard platform. This includes specific |
| 61 | configurations for the board and its peripherals. |
| 62 | |
Ilya Yanok | 148854c | 2009-03-11 03:22:00 +0300 | [diff] [blame] | 63 | config MACH_QONG |
| 64 | bool "Support Dave/DENX QongEVB-LITE platform" |
| 65 | select ARCH_MX31 |
| 66 | default n |
| 67 | help |
| 68 | Include support for Dave/DENX QongEVB-LITE platform. This includes |
| 69 | specific configurations for the board and its peripherals. |
| 70 | |
Sascha Hauer | 54df526 | 2009-02-06 15:42:26 +0100 | [diff] [blame] | 71 | config MACH_PCM043 |
| 72 | bool "Support Phytec pcm043 (i.MX35) platforms" |
| 73 | select ARCH_MX35 |
| 74 | help |
| 75 | Include support for Phytec pcm043 platform. This includes |
| 76 | specific configurations for the board and its peripherals. |
| 77 | |
Alberto Panizzo | 5e9145e | 2009-05-19 10:01:03 +0200 | [diff] [blame^] | 78 | config MACH_ARMADILLO5X0 |
| 79 | bool "Support Atmark Armadillo-500 Development Base Board" |
| 80 | select ARCH_MX31 |
| 81 | help |
| 82 | Include support for Atmark Armadillo-500 platform. This includes |
| 83 | specific configurations for the board and its peripherals. |
| 84 | |
Holger Schurig | 6bbdbf2 | 2009-01-29 14:42:25 +0100 | [diff] [blame] | 85 | endif |