summaryrefslogtreecommitdiff
path: root/board/freescale/t102xqds
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-11-18 20:55:35 (GMT)
committerYork Sun <york.sun@nxp.com>2016-11-24 07:42:13 (GMT)
commit6f53bd475a0f9917fff4cdb72a40767c1176b42f (patch)
treea7251c26688aa3295d6fd826625fea5b983fb683 /board/freescale/t102xqds
parent5ff3f41d044bd286caed0886b94d78a7a85365da (diff)
downloadu-boot-6f53bd475a0f9917fff4cdb72a40767c1176b42f.tar.xz
powerpc: T1024QDS: Rename Kconfig option to match the name
Rename TARGET_T102XQDS to TARGET_T1024QDS to match the name. Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'board/freescale/t102xqds')
-rw-r--r--board/freescale/t102xqds/Kconfig2
1 files changed, 1 insertions, 1 deletions
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"