From d58a9451e7339ed4cf2b2627e534611f427fb791 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Tue, 28 Oct 2014 15:44:10 +0100 Subject: ppc/arm: zap EMK boards The following bard configurations have been without active maintenance for a long time, and the board maintainer agrees to have them removed: MPC5200: TOP5200, MINI5200, EVAL5200 MPC860: TOP860 at91sam9xeXXX: top9000eval_xe, top9000su_xe Signed-off-by: Wolfgang Denk Cc: Reinhard Meyer [trini: Add missing Kconfig removals] Signed-off-by: Tom Rini --- configs/EVAL5200_defconfig | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 configs/EVAL5200_defconfig (limited to 'configs/EVAL5200_defconfig') diff --git a/configs/EVAL5200_defconfig b/configs/EVAL5200_defconfig deleted file mode 100644 index 6a272d2..0000000 --- a/configs/EVAL5200_defconfig +++ /dev/null @@ -1,4 +0,0 @@ -CONFIG_SYS_EXTRA_OPTIONS="EVAL5200" -CONFIG_PPC=y -CONFIG_MPC5xxx=y -CONFIG_TARGET_TOP5200=y -- cgit v1.1