commit | 40ed7be4af52bb70ef496c4f20259baff9fcdd38 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Aug 02 07:33:27 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 12 16:10:50 2022 -0400 |
tree | fff0d4e6b362d928658824c0974c83d7b51f41aa | |
parent | ff4e87c030bd62d643b0cbd86e7ff893caa97d1b [diff] |
Convert CONFIG_SYS_FDT_PAD to Kconfig This converts the following to Kconfig: CONFIG_SYS_FDT_PAD Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>