From 08c752920de9dcc285265ba071cb30e3f07fd52b Mon Sep 17 00:00:00 2001 From: York Sun Date: Fri, 18 Nov 2016 12:45:44 -0800 Subject: powerpc: T102xRDB: Split as T1023RDB and T1024RDB The defconfig files are separated. Splitting targets in Kconfig simplifies config options. Signed-off-by: York Sun --- configs/T1024RDB_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/T1024RDB_defconfig') diff --git a/configs/T1024RDB_defconfig b/configs/T1024RDB_defconfig index 72fc86f..7d06527 100644 --- a/configs/T1024RDB_defconfig +++ b/configs/T1024RDB_defconfig @@ -1,6 +1,6 @@ CONFIG_PPC=y CONFIG_MPC85xx=y -CONFIG_TARGET_T102XRDB=y +CONFIG_TARGET_T1024RDB=y CONFIG_FIT=y CONFIG_FIT_VERBOSE=y CONFIG_OF_BOARD_SETUP=y -- cgit v1.1