diff options
| author | Stefan Roese <[email protected]> | 2012-09-19 15:18:52 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2012-10-15 11:53:59 -0700 |
| commit | a821d08dca891272170d02efcb9ab023696d6486 (patch) | |
| tree | 4419781910815e05b8760e9e85a331df5af799aa /arch/powerpc/include | |
| parent | dee9c534db78d445e5a0b21b34e870afef960dd3 (diff) | |
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 <[email protected]>
Cc: James MacAulay <[email protected]>
Acked-by: Marek Vasut <[email protected]>
Diffstat (limited to 'arch/powerpc/include')
| -rw-r--r-- | arch/powerpc/include/asm/ppc4xx.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/powerpc/include/asm/ppc4xx.h b/arch/powerpc/include/asm/ppc4xx.h index 55eb4d6f9df..9f2a08b8b3c 100644 --- a/arch/powerpc/include/asm/ppc4xx.h +++ b/arch/powerpc/include/asm/ppc4xx.h @@ -84,13 +84,6 @@ #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 */ /* DCR registers */ |
