xref: /openbmc/linux/arch/arm/mach-imx/Kconfig (revision 1da177e4)
1menu "IMX Implementations"
2	depends on ARCH_IMX
3
4config ARCH_MX1ADS
5	bool "mx1ads"
6	depends on ARCH_IMX
7	help
8	  Say Y here if you are using the Motorola MX1ADS board
9
10endmenu
11