On Tue, 21 Feb 2023 at 18:38, Troy Kisky <troykiskybound...@gmail.com> wrote: > > With the use of CONFIG_IS_ENABLED in code, instead of at the preprocessor > level, these defines are still needed if OF_CONTROL is enabled. > > Signed-off-by: Troy Kisky <troykiskybound...@gmail.com> > --- > > include/fdt_support.h | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) >
Reviewed-by: Simon Glass <s...@chromium.org>