mirror of https://gitee.com/openkylin/linux.git
11 lines
176 B
Plaintext
11 lines
176 B
Plaintext
|
menu "IMX Implementations"
|
||
|
depends on ARCH_IMX
|
||
|
|
||
|
config ARCH_MX1ADS
|
||
|
bool "mx1ads"
|
||
|
depends on ARCH_IMX
|
||
|
help
|
||
|
Say Y here if you are using the Motorola MX1ADS board
|
||
|
|
||
|
endmenu
|