summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-09-29 01:38:01 +0900
committerTom Rini <trini@ti.com>2014-10-10 09:44:43 -0400
commitaf55e35d33894295cf0f2f94c050f67d05b50944 (patch)
treeaa237d2139d1454340dc205c9b0d395890d37c24 /configs
parente7a565638a7a727f1a4074c0b39e7de22ff3d6c9 (diff)
downloadtalos-obmc-uboot-af55e35d33894295cf0f2f94c050f67d05b50944.tar.gz
talos-obmc-uboot-af55e35d33894295cf0f2f94c050f67d05b50944.zip
powerpc: mpc5xxx: remove board support for MVBC_P and MVSMR
These boards have been orphaned for more than 6 months. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/MVBC_P_defconfig4
-rw-r--r--configs/MVSMR_defconfig3
2 files changed, 0 insertions, 7 deletions
diff --git a/configs/MVBC_P_defconfig b/configs/MVBC_P_defconfig
deleted file mode 100644
index b0351fd219..0000000000
--- a/configs/MVBC_P_defconfig
+++ /dev/null
@@ -1,4 +0,0 @@
-CONFIG_SYS_EXTRA_OPTIONS="MVBC_P"
-CONFIG_PPC=y
-CONFIG_MPC5xxx=y
-CONFIG_TARGET_MVBC_P=y
diff --git a/configs/MVSMR_defconfig b/configs/MVSMR_defconfig
deleted file mode 100644
index a84c173089..0000000000
--- a/configs/MVSMR_defconfig
+++ /dev/null
@@ -1,3 +0,0 @@
-CONFIG_PPC=y
-CONFIG_MPC5xxx=y
-CONFIG_TARGET_MVSMR=y
OpenPOWER on IntegriCloud