diff options
Diffstat (limited to 'arch/arm/mach-mx3/Kconfig')
-rw-r--r-- | arch/arm/mach-mx3/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/mach-mx3/Kconfig b/arch/arm/mach-mx3/Kconfig index ebab18a661ef..6f17ceb00593 100644 --- a/arch/arm/mach-mx3/Kconfig +++ b/arch/arm/mach-mx3/Kconfig | |||
@@ -60,6 +60,13 @@ config MACH_MX31MOBOARD | |||
60 | Include support for mx31moboard platform. This includes specific | 60 | Include support for mx31moboard platform. This includes specific |
61 | configurations for the board and its peripherals. | 61 | configurations for the board and its peripherals. |
62 | 62 | ||
63 | config MACH_MX31LILLY | ||
64 | bool "Support MX31 LILLY-1131 platforms (INCO startec)" | ||
65 | select ARCH_MX31 | ||
66 | help | ||
67 | Include support for mx31 based LILLY1131 modules. This includes | ||
68 | specific configurations for the board and its peripherals. | ||
69 | |||
63 | config MACH_QONG | 70 | config MACH_QONG |
64 | bool "Support Dave/DENX QongEVB-LITE platform" | 71 | bool "Support Dave/DENX QongEVB-LITE platform" |
65 | select ARCH_MX31 | 72 | select ARCH_MX31 |