From: Shengzhou Liu Date: Wed, 17 Dec 2014 07:39:21 +0000 (+0800) Subject: t1024qds: add missing T1024QDS_defconfig X-Git-Tag: v2015.04-rc1~61^2~17 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=026f64f636e93f4d8298ab9a3ac3815ccbdb38c0;p=u-boot t1024qds: add missing T1024QDS_defconfig Add missing T1024QDS_defconfig for NOR boot on T1024QDS. Signed-off-by: Shengzhou Liu Reviewed-by: York Sun --- diff --git a/configs/T1024QDS_defconfig b/configs/T1024QDS_defconfig new file mode 100644 index 0000000000..94a76ba95a --- /dev/null +++ b/configs/T1024QDS_defconfig @@ -0,0 +1,4 @@ +CONFIG_SYS_EXTRA_OPTIONS="PPC_T1024" +CONFIG_PPC=y +CONFIG_MPC85xx=y +CONFIG_TARGET_T102XQDS=y