2005-04-16 22:20:36 +00:00
|
|
|
menu "IMX Implementations"
|
|
|
|
depends on ARCH_IMX
|
|
|
|
|
|
|
|
config ARCH_MX1ADS
|
|
|
|
bool "mx1ads"
|
|
|
|
depends on ARCH_IMX
|
2005-05-05 13:49:01 +00:00
|
|
|
select ISA
|
2005-04-16 22:20:36 +00:00
|
|
|
help
|
|
|
|
Say Y here if you are using the Motorola MX1ADS board
|
|
|
|
|
|
|
|
endmenu
|