ARM: imx: rename mxc_uart_devicex to follow a common naming scheme
[deliverable/linux.git] / arch / arm / mach-mx1 / Kconfig
1 if ARCH_MX1
2
3 comment "MX1 platforms:"
4
5 config MACH_MXLADS
6 bool
7
8 config ARCH_MX1ADS
9 bool "MX1ADS platform"
10 select MACH_MXLADS
11 help
12 Say Y here if you are using Motorola MX1ADS/MXLADS boards
13
14 config MACH_SCB9328
15 bool "Synertronixx scb9328"
16 help
17 Say Y here if you are using a Synertronixx scb9328 board
18
19 endif
This page took 0.030905 seconds and 5 git commands to generate.