aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/Kconfig
blob: cddd194ac6eb7f36b487f215896bcd8773130c21 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
menu "IMX Implementations"
	depends on ARCH_IMX

config ARCH_MX1ADS
	bool "mx1ads"
	depends on ARCH_IMX
	select ISA
	help
	  Say Y here if you are using the Motorola MX1ADS board

endmenu