summaryrefslogtreecommitdiff
path: root/configs/T4160QDS_NAND_defconfig
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-11-21 21:19:14 (GMT)
committerYork Sun <york.sun@nxp.com>2016-11-24 07:42:15 (GMT)
commit9c21d06c672cfe45c07a2e1bd65f05d6b5837022 (patch)
treea3c9dc9150d5a560dae4b6b9d19d0a48ffd53fdd /configs/T4160QDS_NAND_defconfig
parent0f3d80e99370d5896525eef79c2b88d9c87a66ae (diff)
downloadu-boot-9c21d06c672cfe45c07a2e1bd65f05d6b5837022.tar.xz
powerpc: T4160QDS: Separate from T4240QDS in Kconfig
Use TARGET_T4160QDS to simplify Kconfig options. Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'configs/T4160QDS_NAND_defconfig')
-rw-r--r--configs/T4160QDS_NAND_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/T4160QDS_NAND_defconfig b/configs/T4160QDS_NAND_defconfig
index 5c981aa..fa3b36c 100644
--- a/configs/T4160QDS_NAND_defconfig
+++ b/configs/T4160QDS_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_T4240QDS=y
+CONFIG_TARGET_T4160QDS=y
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_OF_BOARD_SETUP=y