commit | 75c190ea817788fe001d1e4a8450799fc719adee | [log] [tgz] |
---|---|---|
author | Michael Walle <michael@walle.cc> | Wed Aug 17 21:37:59 2022 +0200 |
committer | Stefan Roese <sr@denx.de> | Tue Aug 23 12:39:41 2022 +0200 |
tree | f35f96372be62a8700e99398c0af361cdc1a94f5 | |
parent | 9adb0b194ce292e2a550b7ec3cbe7cdbcb2f1ba6 [diff] |
board: lsxl: use CONFIG_DEFAULT_FDT_FILE Drop our own CONFIG_FDTFILE handling in favor of the generic CONFIG_DEFAULT_FDT_FILE one. Signed-off-by: Michael Walle <michael@walle.cc> Reviewed-by: Stefan Roese <sr@denx.de>