From 41eb4e5c31fa0db032a596f00fe925185102d0f7 Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Tue, 17 Mar 2015 12:28:08 +0900 Subject: 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 Cc: Eric Millbrandt --- configs/galaxy5200_LOWBOOT_defconfig | 4 ---- configs/galaxy5200_defconfig | 4 ---- 2 files changed, 8 deletions(-) delete mode 100644 configs/galaxy5200_LOWBOOT_defconfig delete mode 100644 configs/galaxy5200_defconfig (limited to 'configs') diff --git a/configs/galaxy5200_LOWBOOT_defconfig b/configs/galaxy5200_LOWBOOT_defconfig deleted file mode 100644 index 4f193f5930b..00000000000 --- 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 0fdf6439878..00000000000 --- 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 -- cgit v1.2.3