|
@@ -39,7 +39,6 @@ config MACH_PCM037
|
|
|
config MACH_MX31LITE
|
|
|
bool "Support MX31 LITEKIT (LogicPD)"
|
|
|
select ARCH_MX31
|
|
|
- default n
|
|
|
help
|
|
|
Include support for MX31 LITEKIT platform. This includes specific
|
|
|
configurations for the board and its peripherals.
|
|
@@ -47,7 +46,6 @@ config MACH_MX31LITE
|
|
|
config MACH_MX31_3DS
|
|
|
bool "Support MX31PDK (3DS)"
|
|
|
select ARCH_MX31
|
|
|
- default n
|
|
|
help
|
|
|
Include support for MX31PDK (3DS) platform. This includes specific
|
|
|
configurations for the board and its peripherals.
|
|
@@ -55,7 +53,6 @@ config MACH_MX31_3DS
|
|
|
config MACH_MX31MOBOARD
|
|
|
bool "Support mx31moboard platforms (EPFL Mobots group)"
|
|
|
select ARCH_MX31
|
|
|
- default n
|
|
|
help
|
|
|
Include support for mx31moboard platform. This includes specific
|
|
|
configurations for the board and its peripherals.
|
|
@@ -63,7 +60,6 @@ config MACH_MX31MOBOARD
|
|
|
config MACH_QONG
|
|
|
bool "Support Dave/DENX QongEVB-LITE platform"
|
|
|
select ARCH_MX31
|
|
|
- default n
|
|
|
help
|
|
|
Include support for Dave/DENX QongEVB-LITE platform. This includes
|
|
|
specific configurations for the board and its peripherals.
|