aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/Kconfig
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2009-02-16 12:40:57 -0500
committerEric Miao <eric.miao@marvell.com>2009-03-13 05:10:44 -0400
commit3b31fabfe258ecc1ffccd01dd186a534d5c804b3 (patch)
treeb2498f109a9143ee3b055fda3d734f3e515b56cb /arch/arm/mach-pxa/Kconfig
parentaac429707df233e9dc7ed70ea04cd29d832dfe61 (diff)
[ARM] pxa: add support for CSB701 baseboard
CSB701 is one of baseboards that can be used with CSB726 SOM. This currently adds support for button and LED on the board. More to come later. 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/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig
index ff1872db5b3d..d13282d773aa 100644
--- a/arch/arm/mach-pxa/Kconfig
+++ b/arch/arm/mach-pxa/Kconfig
@@ -401,6 +401,10 @@ config MACH_CSB726
401 Say Y here if you intend to run this kernel on a Cogent 401 Say Y here if you intend to run this kernel on a Cogent
402 CSB726 System On Module. 402 CSB726 System On Module.
403 403
404config CSB726_CSB701
405 bool "Enable supprot for CSB701 baseboard"
406 depends on MACH_CSB726
407
404config PXA_EZX 408config PXA_EZX
405 bool "Motorola EZX Platform" 409 bool "Motorola EZX Platform"
406 select PXA27x 410 select PXA27x