diff options
Diffstat (limited to 'arch/arm/mach-ixp4xx/Kconfig')
-rw-r--r-- | arch/arm/mach-ixp4xx/Kconfig | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/arch/arm/mach-ixp4xx/Kconfig b/arch/arm/mach-ixp4xx/Kconfig index 6f991c5ae863..fd5e7b6881bf 100644 --- a/arch/arm/mach-ixp4xx/Kconfig +++ b/arch/arm/mach-ixp4xx/Kconfig | |||
@@ -179,6 +179,25 @@ config MACH_GTWX5715 | |||
179 | "High Speed" UART is n/c (as far as I can tell) | 179 | "High Speed" UART is n/c (as far as I can tell) |
180 | 20 Pin ARM/Xscale JTAG interface on J2 | 180 | 20 Pin ARM/Xscale JTAG interface on J2 |
181 | 181 | ||
182 | config MACH_DEVIXP | ||
183 | bool "Omicron DEVIXP" | ||
184 | help | ||
185 | Say 'Y' here if you want your kernel to support the DEVIXP | ||
186 | board from OMICRON electronics GmbH. | ||
187 | |||
188 | config MACH_MICCPT | ||
189 | bool "Omicron MICCPT" | ||
190 | select PCI | ||
191 | help | ||
192 | Say 'Y' here if you want your kernel to support the MICCPT | ||
193 | board from OMICRON electronics GmbH. | ||
194 | |||
195 | config MACH_MIC256 | ||
196 | bool "Omicron MIC256" | ||
197 | help | ||
198 | Say 'Y' here if you want your kernel to support the MIC256 | ||
199 | board from OMICRON electronics GmbH. | ||
200 | |||
182 | comment "IXP4xx Options" | 201 | comment "IXP4xx Options" |
183 | 202 | ||
184 | config IXP4XX_INDIRECT_PCI | 203 | config IXP4XX_INDIRECT_PCI |