blob: 2b59fc74784fa51f71fe68955ab9928cfb99188c [file] [log] [blame]
Paulius Zaleckascfca8b52008-11-14 11:01:38 +01001if ARCH_MX1
2
3comment "MX1 Platforms"
4
5config MACH_MXLADS
6 bool
7
8config 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
14endif