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