aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/Kconfig
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2009-02-16 12:40:55 -0500
committerEric Miao <eric.miao@marvell.com>2009-03-13 05:10:44 -0400
commitaac429707df233e9dc7ed70ea04cd29d832dfe61 (patch)
tree5a7df3142af59013716cb5db9df0e57d25167a9f /arch/arm/mach-pxa/Kconfig
parent53f5649b21a7c7b894d68ac4848eb01136fa64aa (diff)
[ARM] pxa: add initial support for Cogent CSB726 board
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Eric Miao <eric.miao@marvell.com>
Diffstat (limited to 'arch/arm/mach-pxa/Kconfig')
-rw-r--r--arch/arm/mach-pxa/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig
index 33214c1e060..ff1872db5b3 100644
--- a/arch/arm/mach-pxa/Kconfig
+++ b/arch/arm/mach-pxa/Kconfig
@@ -393,6 +393,14 @@ config PCM990_DISPLAY_NONE
393 393
394endchoice 394endchoice
395 395
396config MACH_CSB726
397 bool "Enable Cogent CSB726 System On a Module"
398 select PXA27x
399 select IWMMXT
400 help
401 Say Y here if you intend to run this kernel on a Cogent
402 CSB726 System On Module.
403
396config PXA_EZX 404config PXA_EZX
397 bool "Motorola EZX Platform" 405 bool "Motorola EZX Platform"
398 select PXA27x 406 select PXA27x