From a821d08dca891272170d02efcb9ab023696d6486 Mon Sep 17 00:00:00 2001 From: Stefan Roese Date: Wed, 19 Sep 2012 15:18:52 +0200 Subject: ppc4xx: Remove AP1000 board support As the board seems to be unmaintained for some time, lets remove the support in mainline completely. Signed-off-by: Stefan Roese Cc: James MacAulay Acked-by: Marek Vasut --- arch/powerpc/include/asm/ppc4xx.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'arch/powerpc/include') diff --git a/arch/powerpc/include/asm/ppc4xx.h b/arch/powerpc/include/asm/ppc4xx.h index 55eb4d6f9..9f2a08b8b 100644 --- a/arch/powerpc/include/asm/ppc4xx.h +++ b/arch/powerpc/include/asm/ppc4xx.h @@ -83,13 +83,6 @@ #include #endif -/* - * Configure which SDRAM/DDR/DDR2 controller is equipped - */ -#if defined(CONFIG_AP1000) -#define CONFIG_SDRAM_PPC4xx_IBM_SDRAM /* IBM SDRAM controller */ -#endif - /* * Common registers for all SoC's */ -- cgit v1.2.3