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 e77db550907e..c6a564fc4a7c 100644 --- a/arch/arm/mach-mmp/Kconfig +++ b/arch/arm/mach-mmp/Kconfig | |||
@@ -23,6 +23,13 @@ config MACH_TAVOREVB | |||
23 | Say 'Y' here if you want to support the Marvell PXA910-based | 23 | Say 'Y' here if you want to support the Marvell PXA910-based |
24 | TavorEVB Development Board. | 24 | TavorEVB Development Board. |
25 | 25 | ||
26 | config MACH_TTC_DKB | ||
27 | bool "Marvell's PXA910 TavorEVB Development Board" | ||
28 | select CPU_PXA910 | ||
29 | help | ||
30 | Say 'Y' here if you want to support the Marvell PXA910-based | ||
31 | TTC_DKB Development Board. | ||
32 | |||
26 | endmenu | 33 | endmenu |
27 | 34 | ||
28 | config CPU_PXA168 | 35 | config CPU_PXA168 |