summaryrefslogtreecommitdiff
path: root/cleopatre/linux-2.6.25.10-spc300/arch/arm/mach-spc300/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'cleopatre/linux-2.6.25.10-spc300/arch/arm/mach-spc300/Kconfig')
-rw-r--r--cleopatre/linux-2.6.25.10-spc300/arch/arm/mach-spc300/Kconfig18
1 files changed, 18 insertions, 0 deletions
diff --git a/cleopatre/linux-2.6.25.10-spc300/arch/arm/mach-spc300/Kconfig b/cleopatre/linux-2.6.25.10-spc300/arch/arm/mach-spc300/Kconfig
index 5a616a1eed..36c64b4ffe 100644
--- a/cleopatre/linux-2.6.25.10-spc300/arch/arm/mach-spc300/Kconfig
+++ b/cleopatre/linux-2.6.25.10-spc300/arch/arm/mach-spc300/Kconfig
@@ -74,6 +74,15 @@ config MACH_MSE500DINI_300
help
Include support for SPiDCOM spc300 Prototype board platform (DINI).
+config MACH_MSE500
+ bool "Support MSE500 platform"
+ select CHIP_MSE500
+ select HAVE_SPC300_GPIO_USABLE_ALL
+ select HAVE_MTD_SPC300_LARGE
+ select MTD_SPC300_MAP_LARGE1
+ help
+ Include support for SPiDCOM mse500 development kit.
+
endchoice
# Chips (CHIP_*)
@@ -113,6 +122,15 @@ config CHIP_MSE500DINI_300
select CHIP_FEATURE_GIC_64_LINES
select CHIP_FEATURE_EXTRA_NVRAM_FIELDS
+config CHIP_MSE500
+ def_bool n
+ select CHIP_FEATURE_INT_MAP_V2
+ select CHIP_FEATURE_MIU_CTRL
+ select CHIP_FEATURE_SYNOP3504
+ select CHIP_FEATURE_GIC_64_LINES
+ select CHIP_FEATURE_EXTRA_NVRAM_FIELDS
+ select CHIP_FEATURE_MSEPLL
+
# Chip features (CHIP_FEATURE_*)
# ==============================
#