diff options
Diffstat (limited to 'arch/arm/mach-mmp/Kconfig')
-rw-r--r-- | arch/arm/mach-mmp/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/mach-mmp/Kconfig b/arch/arm/mach-mmp/Kconfig index c6a564fc4a7c..daddbefebf44 100644 --- a/arch/arm/mach-mmp/Kconfig +++ b/arch/arm/mach-mmp/Kconfig | |||
@@ -16,6 +16,13 @@ config MACH_ZYLONITE2 | |||
16 | Say 'Y' here if you want to support the Marvell PXA168-based | 16 | Say 'Y' here if you want to support the Marvell PXA168-based |
17 | Zylonite2 Development Board. | 17 | Zylonite2 Development Board. |
18 | 18 | ||
19 | config MACH_AVENGERS_LITE | ||
20 | bool "Marvell's PXA168 Avengers Lite Development Board" | ||
21 | select CPU_PXA168 | ||
22 | help | ||
23 | Say 'Y' here if you want to support the Marvell PXA168-based | ||
24 | Avengers Lite Development Board. | ||
25 | |||
19 | config MACH_TAVOREVB | 26 | config MACH_TAVOREVB |
20 | bool "Marvell's PXA910 TavorEVB Development Board" | 27 | bool "Marvell's PXA910 TavorEVB Development Board" |
21 | select CPU_PXA910 | 28 | select CPU_PXA910 |