
31 Oct
2021
31 Oct
'21
1:57 p.m.
On Tue, 19 Oct 2021 at 19:17, Tom Rini trini@konsulko.com wrote:
Move this from a hard-coded define in config.mk to Kconfig.
Signed-off-by: Tom Rini trini@konsulko.com
arch/sandbox/Kconfig | 3 +++ arch/sandbox/config.mk | 1 - 2 files changed, 3 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot-dm, thanks!