summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-11-18 12:55:35 -0800
committerYork Sun <york.sun@nxp.com>2016-11-23 23:42:13 -0800
commit6f53bd475a0f9917fff4cdb72a40767c1176b42f (patch)
treea7251c26688aa3295d6fd826625fea5b983fb683 /board
parent5ff3f41d044bd286caed0886b94d78a7a85365da (diff)
downloadu-boot-imx-6f53bd475a0f9917fff4cdb72a40767c1176b42f.zip
u-boot-imx-6f53bd475a0f9917fff4cdb72a40767c1176b42f.tar.gz
u-boot-imx-6f53bd475a0f9917fff4cdb72a40767c1176b42f.tar.bz2
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')
-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"