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