You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
menu "MX3 Options"
|
|
depends on ARCH_MX3
|
|
|
|
config MACH_MX31ADS
|
|
bool "Support MX31ADS platforms"
|
|
default y
|
|
help
|
|
Include support for MX31ADS platform. This includes specific
|
|
configurations for the board and its peripherals.
|
|
|
|
endmenu
|
|
|
|
|