diff options
Diffstat (limited to 'arch/powerpc/include/asm/config_mpc86xx.h')
| -rw-r--r-- | arch/powerpc/include/asm/config_mpc86xx.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/arch/powerpc/include/asm/config_mpc86xx.h b/arch/powerpc/include/asm/config_mpc86xx.h index 694b11030..4f9b2252b 100644 --- a/arch/powerpc/include/asm/config_mpc86xx.h +++ b/arch/powerpc/include/asm/config_mpc86xx.h @@ -7,6 +7,8 @@  #ifndef _ASM_MPC86xx_CONFIG_H_  #define _ASM_MPC86xx_CONFIG_H_ +#define CONFIG_SYS_FSL_DDR_86XX +  /* SoC specific defines for Freescale MPC86xx processors */  #if defined(CONFIG_MPC8610) |