summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2015-01-23 00:24:17 +0900
committerTom Rini <trini@ti.com>2015-01-23 16:53:12 -0500
commit891235366d9949b4b21653e93b97dd8931314153 (patch)
treed7db3bcd110ba92b32c8bda865a0b8968de95a88 /configs
parent743d48151d2df4215b90310dc422db84d45e8002 (diff)
downloadblackbird-obmc-uboot-891235366d9949b4b21653e93b97dd8931314153.tar.gz
blackbird-obmc-uboot-891235366d9949b4b21653e93b97dd8931314153.zip
powerpc: mpc85xx: remove P2020COME board support
This board is still a non-generic board. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Ira W. Snyder <iws@ovro.caltech.edu>
Diffstat (limited to 'configs')
-rw-r--r--configs/P2020COME_SDCARD_defconfig4
-rw-r--r--configs/P2020COME_SPIFLASH_defconfig4
2 files changed, 0 insertions, 8 deletions
diff --git a/configs/P2020COME_SDCARD_defconfig b/configs/P2020COME_SDCARD_defconfig
deleted file mode 100644
index c186fcbee0..0000000000
--- a/configs/P2020COME_SDCARD_defconfig
+++ /dev/null
@@ -1,4 +0,0 @@
-CONFIG_SYS_EXTRA_OPTIONS="SDCARD"
-CONFIG_PPC=y
-CONFIG_MPC85xx=y
-CONFIG_TARGET_P2020COME=y
diff --git a/configs/P2020COME_SPIFLASH_defconfig b/configs/P2020COME_SPIFLASH_defconfig
deleted file mode 100644
index 17ce1361b8..0000000000
--- a/configs/P2020COME_SPIFLASH_defconfig
+++ /dev/null
@@ -1,4 +0,0 @@
-CONFIG_SYS_EXTRA_OPTIONS="SPIFLASH"
-CONFIG_PPC=y
-CONFIG_MPC85xx=y
-CONFIG_TARGET_P2020COME=y
OpenPOWER on IntegriCloud