commit | 9ae65bd5444f1d6ef6201b02b94874fd407946a4 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Mar 24 17:17:56 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 01 10:28:47 2022 -0400 |
tree | 1e1459586cfcc590a824d8dc509b7e519d631b5a | |
parent | 870f5b9096b0c3ff92ca09cb958b834ec8d8951c [diff] |
db-mv784mp-gp: Rename CONFIG_DB_784MP_GP to CONFIG_TARGET_DB_MV784MP_GP The value CONFIG_DB_784MP_GP is only used in the DDR code to refer to CONFIG_TARGET_DB_MV784MP_GP so just use that second value directly. Cc: Stefan Roese <sr@denx.de> Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Stefan Roese <sr@denx.de>