aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx/Kconfig
diff options
context:
space:
mode:
authorHubert Feurstein <hubert.feurstein@contec.at>2009-10-07 03:39:09 -0400
committerRussell King <rmk+kernel@arm.linux.org.uk>2009-10-07 08:15:15 -0400
commit14636005fff800d4131dfe89927207a564efcc17 (patch)
treecdccbe42eef6557462aae7d405d7667a14676b4a /arch/arm/mach-ep93xx/Kconfig
parent941500954470e04679ff6e3cff0f82d8dbd2b6c3 (diff)
ARM: 5750/1: ep93xx/micro9: Update platform code
Update Contec Micro9 platform code Cc: Ryan Mallon <ryan@bluewatersys.com> Requires: 5749/1 Signed-off-by: Hubert Feurstein <hubert.feurstein@contec.at> Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-ep93xx/Kconfig')
-rw-r--r--arch/arm/mach-ep93xx/Kconfig14
1 files changed, 7 insertions, 7 deletions
diff --git a/arch/arm/mach-ep93xx/Kconfig b/arch/arm/mach-ep93xx/Kconfig
index 6675c051f62f..4ad0380ff806 100644
--- a/arch/arm/mach-ep93xx/Kconfig
+++ b/arch/arm/mach-ep93xx/Kconfig
@@ -130,28 +130,28 @@ config MACH_MICRO9
130 bool 130 bool
131 131
132config MACH_MICRO9H 132config MACH_MICRO9H
133 bool "Support Contec Hypercontrol Micro9-H" 133 bool "Support Contec Micro9-High"
134 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET 134 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
135 select MACH_MICRO9 135 select MACH_MICRO9
136 help 136 help
137 Say 'Y' here if you want your kernel to support the 137 Say 'Y' here if you want your kernel to support the
138 Contec Hypercontrol Micro9-H board. 138 Contec Micro9-High board.
139 139
140config MACH_MICRO9M 140config MACH_MICRO9M
141 bool "Support Contec Hypercontrol Micro9-M" 141 bool "Support Contec Micro9-Mid"
142 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET 142 depends on EP93XX_SDCE3_ASYNC_PHYS_OFFSET
143 select MACH_MICRO9 143 select MACH_MICRO9
144 help 144 help
145 Say 'Y' here if you want your kernel to support the 145 Say 'Y' here if you want your kernel to support the
146 Contec Hypercontrol Micro9-M board. 146 Contec Micro9-Mid board.
147 147
148config MACH_MICRO9L 148config MACH_MICRO9L
149 bool "Support Contec Hypercontrol Micro9-L" 149 bool "Support Contec Micro9-Lite"
150 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET 150 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
151 select MACH_MICRO9 151 select MACH_MICRO9
152 help 152 help
153 Say 'Y' here if you want your kernel to support the 153 Say 'Y' here if you want your kernel to support the
154 Contec Hypercontrol Micro9-L board. 154 Contec Micro9-Lite board.
155 155
156config MACH_TS72XX 156config MACH_TS72XX
157 bool "Support Technologic Systems TS-72xx SBC" 157 bool "Support Technologic Systems TS-72xx SBC"