Merge branch 'master' of git://git.denx.de/u-boot-spi
[oweals/u-boot.git] / arch / powerpc / include / asm / config.h
index d4f05d1806acc0be9e5045c2711fd7c1030cb56a..55686a1abf1bfe5e961746ff226718e0186628c5 100644 (file)
@@ -9,16 +9,13 @@
 
 #ifdef CONFIG_MPC85xx
 #include <asm/config_mpc85xx.h>
-#define CONFIG_SYS_FSL_DDR
 #endif
 
 #ifdef CONFIG_MPC86xx
 #include <asm/config_mpc86xx.h>
-#define CONFIG_SYS_FSL_DDR
 #endif
 
 #ifdef CONFIG_MPC83xx
-#define CONFIG_SYS_FSL_DDR
 #endif
 
 #ifndef HWCONFIG_BUFFER_SIZE