summaryrefslogtreecommitdiff
path: root/cleopatre/linux-2.6.25.10-spc300/arch
diff options
context:
space:
mode:
authorYacine Belkadi2013-02-18 11:47:41 +0100
committerYacine Belkadi2013-03-06 15:36:26 +0100
commitc9f8bd64133cf350063dff8b5a4909ce0860f2f1 (patch)
treecae98cf8a4099cb3209f19fcd7c130ddf28070f3 /cleopatre/linux-2.6.25.10-spc300/arch
parentb0c5aa58a9ace6ab18a51b1621141d0b003c09d7 (diff)
cleo/linux/spc300/Kconfig: remove left-over flash mapping related configs
Commits related to #3579 removed the need for CONFIG_HAVE_MTD_SPC300_* and CONFIG_MTD_SPC300_MAP_*. Remove those configs that were still present for some boards.
Diffstat (limited to 'cleopatre/linux-2.6.25.10-spc300/arch')
-rw-r--r--cleopatre/linux-2.6.25.10-spc300/arch/arm/mach-spc300/Kconfig4
1 files changed, 0 insertions, 4 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 f297180ce9..6aef7ba930 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
@@ -21,8 +21,6 @@ config MACH_MCR500
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 mcr500 reference design.
@@ -30,8 +28,6 @@ config MACH_MPR520
bool "Support MPR520 platform"
select CHIP_MSE500
select HAVE_SPC300_GPIO_USABLE_ALL
- select HAVE_MTD_SPC300_LARGE
- select MTD_SPC300_MAP_LARGE1
select HAVE_POWER_LED
help
Include support for SPiDCOM mpr520 reference design boards.