xref: /rk3399_rockchip-uboot/arch/powerpc/include/asm/config_mpc86xx.h (revision e9c847c363a1e0b7d964af7a0a46744a22a0a2ce)
1 /*
2  * Copyright 2011 Freescale Semiconductor, Inc.
3  *
4  * SPDX-License-Identifier:	GPL-2.0+
5  */
6 
7 #ifndef _ASM_MPC86xx_CONFIG_H_
8 #define _ASM_MPC86xx_CONFIG_H_
9 
10 #define CONFIG_SYS_FSL_DDR_86XX
11 
12 #endif /* _ASM_MPC85xx_CONFIG_H_ */
13