mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-26 05:34:30 +08:00
293194c8be
Previously the DDR4 targets were named with _D4. Rename them with _DDR4 for easy identification. Signed-off-by: York Sun <yorksun@freescale.com>
8 lines
171 B
Plaintext
8 lines
171 B
Plaintext
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
|