Re: [PATCH v1 04/24] lib: sha1: prepare for CONFIG_IS_ENABLED changes

2023-02-22 Thread Simon Glass
On Tue, 21 Feb 2023 at 18:38, Troy Kisky wrote: > > We need to include 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 > --- > > lib/sha1.c | 8 ++-- > 1 file changed, 6 insertions

[PATCH v1 04/24] lib: sha1: prepare for CONFIG_IS_ENABLED changes

2023-02-21 Thread Troy Kisky
We need to include 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 --- lib/sha1.c | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/lib/sha1.c b/lib/sha1.c index 8d0