On Tue, 21 Feb 2023 at 18:38, Troy Kisky <troykiskybound...@gmail.com> wrote: > > We need to include <linux/kconfig.h> in order to include > files that use CONFIG_IS_ENABLED. > > Signed-off-by: Troy Kisky <troykiskybound...@gmail.com> > --- > > boot/fdt_region.c | 1 + > lib/fdtdec_common.c | 1 + > lib/hash-checksum.c | 1 + > tools/env/fw_env.c | 1 + > tools/fdt_host.h | 1 + > tools/mkimage.h | 1 + > 6 files changed, 6 insertions(+)
Reviewed-by: Simon Glass <s...@chromium.org> But see previous comment on using -include