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