blob: ffdd211e353532fd96c8745c63bb435ce0f734a4 [file] [log] [blame]
Holger Schurig6bbdbf22009-01-29 14:42:25 +01001if ARCH_MX3
2
Sascha Hauercb8ebb02009-02-06 15:41:45 +01003config ARCH_MX31
Alan Carvalho de Assis45001e92009-04-02 12:38:41 -03004 select ARCH_HAS_RNGA
Sascha Hauer9eedbdf2009-10-29 17:12:39 +01005 select ARCH_MXC_AUDMUX_V2
Sascha Hauercb8ebb02009-02-06 15:41:45 +01006 bool
7
8config ARCH_MX35
9 bool
Sascha Hauerbca6ef12009-04-01 11:11:48 +020010 select ARCH_MXC_IOMUX_V3
Sascha Hauer9eedbdf2009-10-29 17:12:39 +010011 select ARCH_MXC_AUDMUX_V2
Sascha Hauercb8ebb02009-02-06 15:41:45 +010012
Holger Schurig6bbdbf22009-01-29 14:42:25 +010013comment "MX3 platforms:"
Quinn Jensen52c543f2007-07-09 22:06:53 +010014
15config MACH_MX31ADS
16 bool "Support MX31ADS platforms"
Sascha Hauercb8ebb02009-02-06 15:41:45 +010017 select ARCH_MX31
Quinn Jensen52c543f2007-07-09 22:06:53 +010018 default y
19 help
20 Include support for MX31ADS platform. This includes specific
21 configurations for the board and its peripherals.
22
Mark Brownfe7316b2009-01-15 16:14:30 +000023config MACH_MX31ADS_WM1133_EV1
24 bool "Support Wolfson Microelectronics 1133-EV1 module"
25 depends on MACH_MX31ADS
Mark Brown132d3f92009-04-14 11:25:18 +010026 depends on MFD_WM8350_I2C
27 depends on REGULATOR_WM8350
Mark Brownfe7316b2009-01-15 16:14:30 +000028 select MFD_WM8350_CONFIG_MODE_0
29 select MFD_WM8352_CONFIG_MODE_0
30 help
31 Include support for the Wolfson Microelectronics 1133-EV1 PMU
32 and audio module for the MX31ADS platform.
33
Sascha Hauerce8ffef2008-07-05 10:02:52 +020034config MACH_PCM037
Sascha Hauercb8ebb02009-02-06 15:41:45 +010035 bool "Support Phytec pcm037 (i.MX31) platforms"
36 select ARCH_MX31
Sascha Hauerce8ffef2008-07-05 10:02:52 +020037 help
38 Include support for Phytec pcm037 platform. This includes
39 specific configurations for the board and its peripherals.
40
Guennadi Liakhovetski574ec542009-06-23 13:26:23 +020041config MACH_PCM037_EET
42 bool "Support pcm037 EET board extensions"
43 depends on MACH_PCM037
44 help
45 Add support for PCM037 EET baseboard extensions. If you are using the
46 OLED display with EET, use "video=mx3fb:CMEL-OLED" kernel
47 command-line parameter.
48
Daniel Mack9a4cd7a2008-07-05 10:02:53 +020049config MACH_MX31LITE
50 bool "Support MX31 LITEKIT (LogicPD)"
Sascha Hauercb8ebb02009-02-06 15:41:45 +010051 select ARCH_MX31
Daniel Mack9a4cd7a2008-07-05 10:02:53 +020052 help
53 Include support for MX31 LITEKIT platform. This includes specific
54 configurations for the board and its peripherals.
55
Fabio Estevam1553a1e2008-11-12 15:38:39 +010056config MACH_MX31_3DS
57 bool "Support MX31PDK (3DS)"
Sascha Hauercb8ebb02009-02-06 15:41:45 +010058 select ARCH_MX31
Fabio Estevam1553a1e2008-11-12 15:38:39 +010059 help
60 Include support for MX31PDK (3DS) platform. This includes specific
61 configurations for the board and its peripherals.
62
Valentin Longchamp988d2d42008-11-23 17:35:08 +010063config MACH_MX31MOBOARD
64 bool "Support mx31moboard platforms (EPFL Mobots group)"
Sascha Hauercb8ebb02009-02-06 15:41:45 +010065 select ARCH_MX31
Valentin Longchamp988d2d42008-11-23 17:35:08 +010066 help
67 Include support for mx31moboard platform. This includes specific
68 configurations for the board and its peripherals.
69
Daniel Mack65b1aa12009-05-20 19:54:33 +020070config MACH_MX31LILLY
71 bool "Support MX31 LILLY-1131 platforms (INCO startec)"
72 select ARCH_MX31
73 help
74 Include support for mx31 based LILLY1131 modules. This includes
75 specific configurations for the board and its peripherals.
76
Ilya Yanok148854c2009-03-11 03:22:00 +030077config MACH_QONG
78 bool "Support Dave/DENX QongEVB-LITE platform"
79 select ARCH_MX31
Ilya Yanok148854c2009-03-11 03:22:00 +030080 help
81 Include support for Dave/DENX QongEVB-LITE platform. This includes
82 specific configurations for the board and its peripherals.
83
Sascha Hauer54df5262009-02-06 15:42:26 +010084config MACH_PCM043
85 bool "Support Phytec pcm043 (i.MX35) platforms"
86 select ARCH_MX35
87 help
88 Include support for Phytec pcm043 platform. This includes
89 specific configurations for the board and its peripherals.
90
Alberto Panizzo5e9145e2009-05-19 10:01:03 +020091config MACH_ARMADILLO5X0
92 bool "Support Atmark Armadillo-500 Development Base Board"
93 select ARCH_MX31
94 help
95 Include support for Atmark Armadillo-500 platform. This includes
96 specific configurations for the board and its peripherals.
97
Fabio Estevamaefa1c62009-06-02 17:24:16 -070098config MACH_MX35_3DS
99 bool "Support MX35PDK platform"
100 select ARCH_MX35
101 default n
102 help
103 Include support for MX35PDK platform. This includes specific
104 configurations for the board and its peripherals.
Holger Schurig6bbdbf22009-01-29 14:42:25 +0100105endif