diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-14 16:42:43 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-14 16:42:43 -0400 |
commit | 2cf4d4514d5b43c1f3b64bd0ec8b9853bde8f1dc (patch) | |
tree | e35a625496acc6ac852846d40b8851186b9d1ac4 /arch/arm/mach-mx3/Kconfig | |
parent | 44b7532b8b464f606053562400719c9c21276037 (diff) | |
parent | ce53895a5d24e0ee19fb92f56c17323fb4c9ab27 (diff) |
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
* 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm: (417 commits)
MAINTAINERS: EB110ATX is not ebsa110
MAINTAINERS: update Eric Miao's email address and status
fb: add support of LCD display controller on pxa168/910 (base layer)
[ARM] 5552/1: ep93xx get_uart_rate(): use EP93XX_SYSCON_PWRCNT and EP93XX_SYSCON_PWRCN
[ARM] pxa/sharpsl_pm: zaurus needs generic pxa suspend/resume routines
[ARM] 5544/1: Trust PrimeCell resource sizes
[ARM] pxa/sharpsl_pm: cleanup of gpio-related code.
[ARM] pxa/sharpsl_pm: drop set_irq_type calls
[ARM] pxa/sharpsl_pm: merge pxa-specific code into generic one
[ARM] pxa/sharpsl_pm: merge the two sharpsl_pm.c since it's now pxa specific
[ARM] sa1100: remove unused collie_pm.c
[ARM] pxa: fix the conflicting non-static declarations of global_gpios[]
[ARM] 5550/1: Add default configure file for w90p910 platform
[ARM] 5549/1: Add clock api for w90p910 platform.
[ARM] 5548/1: Add gpio api for w90p910 platform
[ARM] 5551/1: Add multi-function pin api for w90p910 platform.
[ARM] Make ARM_VIC_NR depend on ARM_VIC
[ARM] 5546/1: ARM PL022 SSP/SPI driver v3
ARM: OMAP4: SMP: Update defconfig for OMAP4430
ARM: OMAP4: SMP: Enable SMP support for OMAP4430
...
Diffstat (limited to 'arch/arm/mach-mx3/Kconfig')
-rw-r--r-- | arch/arm/mach-mx3/Kconfig | 34 |
1 files changed, 30 insertions, 4 deletions
diff --git a/arch/arm/mach-mx3/Kconfig b/arch/arm/mach-mx3/Kconfig index 194b8428bba4..17a21a291e2f 100644 --- a/arch/arm/mach-mx3/Kconfig +++ b/arch/arm/mach-mx3/Kconfig | |||
@@ -1,10 +1,12 @@ | |||
1 | if ARCH_MX3 | 1 | if ARCH_MX3 |
2 | 2 | ||
3 | config ARCH_MX31 | 3 | config ARCH_MX31 |
4 | select ARCH_HAS_RNGA | ||
4 | bool | 5 | bool |
5 | 6 | ||
6 | config ARCH_MX35 | 7 | config ARCH_MX35 |
7 | bool | 8 | bool |
9 | select ARCH_MXC_IOMUX_V3 | ||
8 | 10 | ||
9 | comment "MX3 platforms:" | 11 | comment "MX3 platforms:" |
10 | 12 | ||
@@ -37,7 +39,6 @@ config MACH_PCM037 | |||
37 | config MACH_MX31LITE | 39 | config MACH_MX31LITE |
38 | bool "Support MX31 LITEKIT (LogicPD)" | 40 | bool "Support MX31 LITEKIT (LogicPD)" |
39 | select ARCH_MX31 | 41 | select ARCH_MX31 |
40 | default n | ||
41 | help | 42 | help |
42 | Include support for MX31 LITEKIT platform. This includes specific | 43 | Include support for MX31 LITEKIT platform. This includes specific |
43 | configurations for the board and its peripherals. | 44 | configurations for the board and its peripherals. |
@@ -45,7 +46,6 @@ config MACH_MX31LITE | |||
45 | config MACH_MX31_3DS | 46 | config MACH_MX31_3DS |
46 | bool "Support MX31PDK (3DS)" | 47 | bool "Support MX31PDK (3DS)" |
47 | select ARCH_MX31 | 48 | select ARCH_MX31 |
48 | default n | ||
49 | help | 49 | help |
50 | Include support for MX31PDK (3DS) platform. This includes specific | 50 | Include support for MX31PDK (3DS) platform. This includes specific |
51 | configurations for the board and its peripherals. | 51 | configurations for the board and its peripherals. |
@@ -53,17 +53,43 @@ config MACH_MX31_3DS | |||
53 | config MACH_MX31MOBOARD | 53 | config MACH_MX31MOBOARD |
54 | bool "Support mx31moboard platforms (EPFL Mobots group)" | 54 | bool "Support mx31moboard platforms (EPFL Mobots group)" |
55 | select ARCH_MX31 | 55 | select ARCH_MX31 |
56 | default n | ||
57 | help | 56 | help |
58 | Include support for mx31moboard platform. This includes specific | 57 | Include support for mx31moboard platform. This includes specific |
59 | configurations for the board and its peripherals. | 58 | configurations for the board and its peripherals. |
60 | 59 | ||
60 | config MACH_MX31LILLY | ||
61 | bool "Support MX31 LILLY-1131 platforms (INCO startec)" | ||
62 | select ARCH_MX31 | ||
63 | help | ||
64 | Include support for mx31 based LILLY1131 modules. This includes | ||
65 | specific configurations for the board and its peripherals. | ||
66 | |||
61 | config MACH_QONG | 67 | config MACH_QONG |
62 | bool "Support Dave/DENX QongEVB-LITE platform" | 68 | bool "Support Dave/DENX QongEVB-LITE platform" |
63 | select ARCH_MX31 | 69 | select ARCH_MX31 |
64 | default n | ||
65 | help | 70 | help |
66 | Include support for Dave/DENX QongEVB-LITE platform. This includes | 71 | Include support for Dave/DENX QongEVB-LITE platform. This includes |
67 | specific configurations for the board and its peripherals. | 72 | specific configurations for the board and its peripherals. |
68 | 73 | ||
74 | config MACH_PCM043 | ||
75 | bool "Support Phytec pcm043 (i.MX35) platforms" | ||
76 | select ARCH_MX35 | ||
77 | help | ||
78 | Include support for Phytec pcm043 platform. This includes | ||
79 | specific configurations for the board and its peripherals. | ||
80 | |||
81 | config MACH_ARMADILLO5X0 | ||
82 | bool "Support Atmark Armadillo-500 Development Base Board" | ||
83 | select ARCH_MX31 | ||
84 | help | ||
85 | Include support for Atmark Armadillo-500 platform. This includes | ||
86 | specific configurations for the board and its peripherals. | ||
87 | |||
88 | config MACH_MX35_3DS | ||
89 | bool "Support MX35PDK platform" | ||
90 | select ARCH_MX35 | ||
91 | default n | ||
92 | help | ||
93 | Include support for MX35PDK platform. This includes specific | ||
94 | configurations for the board and its peripherals. | ||
69 | endif | 95 | endif |