xref: /openbmc/linux/arch/arm/mach-imx/Kconfig (revision 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2)
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