commit | 7ec2413578b3b72531ed60bb45c8a6cd1a142049 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Sep 29 19:49:48 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 11 11:44:48 2024 -0600 |
tree | edad3a36155bccf380c703c2c81e2c0a9ab210a4 | |
parent | 49c24a8b9e75a1cc5074966386f0c7f3952bb100 [diff] |
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD Use the new symbol to refer to any 'SPL' build, including TPL and VPL Signed-off-by: Simon Glass <sjg@chromium.org>