summaryrefslogtreecommitdiff
path: root/board/freescale/b4860qds
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-11-18 21:51:01 (GMT)
committerYork Sun <york.sun@nxp.com>2016-11-24 07:42:12 (GMT)
commit45a8d11782934446421970bb8c1da60c57c595a8 (patch)
treeccc2855e7c95e51a5d825942ce841837092f0575 /board/freescale/b4860qds
parent161b472482626703f13033e6859a0dd00fe2bcae (diff)
downloadu-boot-45a8d11782934446421970bb8c1da60c57c595a8.tar.xz
powerpc: B4420QDS: Split from B4860QDS in Kconfig
Use TARGET_B4420QDS to simplify Kconfig options. Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'board/freescale/b4860qds')
-rw-r--r--board/freescale/b4860qds/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/b4860qds/Kconfig b/board/freescale/b4860qds/Kconfig
index c7aab75..01d68e1 100644
--- a/board/freescale/b4860qds/Kconfig
+++ b/board/freescale/b4860qds/Kconfig
@@ -1,4 +1,4 @@
-if TARGET_B4860QDS
+if TARGET_B4860QDS || TARGET_B4420QDS
config SYS_BOARD
default "b4860qds"