commit | d2cd431d55b82527fafc6e39bf64533707b8eecf | [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 | 8d7aa57f93029e7e6377755c62c575f9393d1d50 [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>