powerpc/defconfig: Rename defconfig file for T1040QDS/T1024QDS DDR4 targets

Previously the DDR4 targets were named with _D4. Rename them with
_DDR4 for easy identification.

Signed-off-by: York Sun <yorksun@freescale.com>
This commit is contained in:
York Sun
2015-08-13 10:22:10 -07:00
parent 09b9a55921
commit 293194c8be
4 changed files with 3 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
CONFIG_PPC=y
CONFIG_MPC85xx=y
CONFIG_TARGET_T102XQDS=y
CONFIG_SYS_EXTRA_OPTIONS="PPC_T1024,SYS_FSL_DDR4,SECURE_BOOT"
CONFIG_SPI_FLASH=y
CONFIG_NETDEVICES=y
CONFIG_E1000=y