summaryrefslogtreecommitdiff
path: root/configs/T2080RDB_NAND_defconfig
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-11-21 20:57:22 (GMT)
committerYork Sun <york.sun@nxp.com>2016-11-24 07:42:14 (GMT)
commit01671e668bddf98f7f831605114703daf739a44f (patch)
tree091e9b3dcd1cbd34a356d14e35b5208bcd939a91 /configs/T2080RDB_NAND_defconfig
parent638d5be055da291247f746a8581d95435e54d2a9 (diff)
downloadu-boot-01671e668bddf98f7f831605114703daf739a44f.tar.xz
powerpc: T2080RDB: Rename from T208XRDB in Kconfig
T208XRDB only has one target T2080RDB. Use TARGET_T2080RDB in Kconfig and clean up existing macros. Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'configs/T2080RDB_NAND_defconfig')
-rw-r--r--configs/T2080RDB_NAND_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/T2080RDB_NAND_defconfig b/configs/T2080RDB_NAND_defconfig
index 5e17f3b..cf402ff 100644
--- a/configs/T2080RDB_NAND_defconfig
+++ b/configs/T2080RDB_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_T208XRDB=y
+CONFIG_TARGET_T2080RDB=y
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_OF_BOARD_SETUP=y