Re: [PATCH 02/10] Convert CONFIG_SYS_HZ to Kconfig

2021-11-05 Thread Tom Rini
On Sat, Oct 30, 2021 at 11:03:49PM -0400, Tom Rini wrote: > This converts the following to Kconfig: > CONFIG_SYS_HZ > > Signed-off-by: Tom Rini Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

[PATCH 02/10] Convert CONFIG_SYS_HZ to Kconfig

2021-10-30 Thread Tom Rini
This converts the following to Kconfig: CONFIG_SYS_HZ Signed-off-by: Tom Rini --- arch/arm/include/asm/arch-stv0991/stv0991_gpt.h | 1 - include/configs/MCR3000.h | 2 -- include/configs/amcore.h| 2 -- include/configs/ap121.h