summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu
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 /arch/powerpc/cpu
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 'arch/powerpc/cpu')
-rw-r--r--arch/powerpc/cpu/mpc85xx/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/cpu/mpc85xx/Kconfig b/arch/powerpc/cpu/mpc85xx/Kconfig
index b2d95eb..8e5461b 100644
--- a/arch/powerpc/cpu/mpc85xx/Kconfig
+++ b/arch/powerpc/cpu/mpc85xx/Kconfig
@@ -189,8 +189,8 @@ config TARGET_QEMU_PPCE500
select ARCH_QEMU_E500
select PHYS_64BIT
-config TARGET_T102XQDS
- bool "Support T102xQDS"
+config TARGET_T1024QDS
+ bool "Support T1024QDS"
select SUPPORT_SPL
select PHYS_64BIT