summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-03-17 12:28:08 +0900
committerTom Rini <trini@konsulko.com>2015-03-17 11:00:22 -0400
commit41eb4e5c31fa0db032a596f00fe925185102d0f7 (patch)
tree821929c11c72a2892ada302caec42d0680bf8f9b /configs
parent6beecd5d09f1fab5b8e6cc0a48d1441a4548dbac (diff)
downloadtalos-obmc-uboot-41eb4e5c31fa0db032a596f00fe925185102d0f7.tar.gz
talos-obmc-uboot-41eb4e5c31fa0db032a596f00fe925185102d0f7.zip
powerpc: mpc5xxx: remove galaxy5200 board support
This has not been converted to Generic Board, so should be removed. (See doc/README.generic-board for details.) Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Cc: Eric Millbrandt <emillbrandt@dekaresearch.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/galaxy5200_LOWBOOT_defconfig4
-rw-r--r--configs/galaxy5200_defconfig4
2 files changed, 0 insertions, 8 deletions
diff --git a/configs/galaxy5200_LOWBOOT_defconfig b/configs/galaxy5200_LOWBOOT_defconfig
deleted file mode 100644
index 4f193f5930..0000000000
--- a/configs/galaxy5200_LOWBOOT_defconfig
+++ /dev/null
@@ -1,4 +0,0 @@
-CONFIG_SYS_EXTRA_OPTIONS="galaxy5200_LOWBOOT"
-CONFIG_PPC=y
-CONFIG_MPC5xxx=y
-CONFIG_TARGET_GALAXY5200=y
diff --git a/configs/galaxy5200_defconfig b/configs/galaxy5200_defconfig
deleted file mode 100644
index 0fdf643987..0000000000
--- a/configs/galaxy5200_defconfig
+++ /dev/null
@@ -1,4 +0,0 @@
-CONFIG_SYS_EXTRA_OPTIONS="galaxy5200"
-CONFIG_PPC=y
-CONFIG_MPC5xxx=y
-CONFIG_TARGET_GALAXY5200=y
OpenPOWER on IntegriCloud