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. TO prepare for that > don't pet the watchdog when USE_HOSTCC is defined. > > Signed-off-by: Troy Kisky <troykiskybound...@gmail.com> > --- > > lib/md5.c | 9 +++++++-- > 1 file changed, 7 insertions(+), 2 deletions(-) >
Reviewed-by: Simon Glass <s...@chromium.org>