summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-12-15 23:26:25 +0900
committerTom Rini <trini@ti.com>2015-01-05 12:08:54 -0500
commitd2fd1d662361dbabd0b2df416532d295224a50f9 (patch)
tree2cc46ab1d5e1e75169ded2e873045116990c7d2e /configs
parentdc0b2fb4a76315fd1df720e11782ead832434e68 (diff)
downloadblackbird-obmc-uboot-d2fd1d662361dbabd0b2df416532d295224a50f9.tar.gz
blackbird-obmc-uboot-d2fd1d662361dbabd0b2df416532d295224a50f9.zip
mpc8260: remove muas3001 board support
This board is still a non-generic board. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/muas3001_defconfig3
-rw-r--r--configs/muas3001_dev_defconfig4
2 files changed, 0 insertions, 7 deletions
diff --git a/configs/muas3001_defconfig b/configs/muas3001_defconfig
deleted file mode 100644
index e1056bdcb8..0000000000
--- a/configs/muas3001_defconfig
+++ /dev/null
@@ -1,3 +0,0 @@
-CONFIG_PPC=y
-CONFIG_MPC8260=y
-CONFIG_TARGET_MUAS3001=y
diff --git a/configs/muas3001_dev_defconfig b/configs/muas3001_dev_defconfig
deleted file mode 100644
index a62019ce9e..0000000000
--- a/configs/muas3001_dev_defconfig
+++ /dev/null
@@ -1,4 +0,0 @@
-CONFIG_SYS_EXTRA_OPTIONS="MUAS_DEV_BOARD"
-CONFIG_PPC=y
-CONFIG_MPC8260=y
-CONFIG_TARGET_MUAS3001=y
OpenPOWER on IntegriCloud