summaryrefslogtreecommitdiff
path: root/configs/B4420QDS_NAND_defconfig
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-11-18 13:51:01 -0800
committerYork Sun <york.sun@nxp.com>2016-11-23 23:42:12 -0800
commit45a8d11782934446421970bb8c1da60c57c595a8 (patch)
treeccc2855e7c95e51a5d825942ce841837092f0575 /configs/B4420QDS_NAND_defconfig
parent161b472482626703f13033e6859a0dd00fe2bcae (diff)
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 'configs/B4420QDS_NAND_defconfig')
-rw-r--r--configs/B4420QDS_NAND_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/B4420QDS_NAND_defconfig b/configs/B4420QDS_NAND_defconfig
index d3cf28662c..e33b47c9bb 100644
--- a/configs/B4420QDS_NAND_defconfig
+++ b/configs/B4420QDS_NAND_defconfig
@@ -7,7 +7,7 @@ CONFIG_SPL_SERIAL_SUPPORT=y
CONFIG_SPL_ENV_SUPPORT=y
CONFIG_SPL_DRIVERS_MISC_SUPPORT=y
CONFIG_MPC85xx=y
-CONFIG_TARGET_B4860QDS=y
+CONFIG_TARGET_B4420QDS=y
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_OF_BOARD_SETUP=y