From 6f53bd475a0f9917fff4cdb72a40767c1176b42f Mon Sep 17 00:00:00 2001 From: York Sun Date: Fri, 18 Nov 2016 12:55:35 -0800 Subject: powerpc: T1024QDS: Rename Kconfig option to match the name Rename TARGET_T102XQDS to TARGET_T1024QDS to match the name. Signed-off-by: York Sun --- board/freescale/t102xqds/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'board/freescale/t102xqds') diff --git a/board/freescale/t102xqds/Kconfig b/board/freescale/t102xqds/Kconfig index 4d17798..6ee7468 100644 --- a/board/freescale/t102xqds/Kconfig +++ b/board/freescale/t102xqds/Kconfig @@ -1,4 +1,4 @@ -if TARGET_T102XQDS +if TARGET_T1024QDS config SYS_BOARD default "t102xqds" -- cgit v1.1