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