ide: use ata_tf_protocols enums
[linux-2.6/btrfs-unstable.git] / arch / arm / mach-mx1 / Kconfig
blob2b59fc74784fa51f71fe68955ab9928cfb99188c
1 if ARCH_MX1
3 comment "MX1 Platforms"
5 config MACH_MXLADS
6         bool
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
14 endif