[U-Boot] [PATCH 1/7] kconfig: move CONFIG_SYS_HZ to lib/Kconfig

Marek Vasut marex at denx.de
Fri Sep 26 12:38:51 CEST 2014


On Friday, September 26, 2014 at 12:23:22 PM, Masahiro Yamada wrote:
> CONFIG_SYS_HZ is always defined as 1000 in config_fallbacks.h
> (but some boards still have redundant definitions).
> 
> This commit moves the definition and the document in README to
> Kconfig.  Since lib/Kconfig can assure that CONFIG_SYS_HZ is 1000,
> the sanity check in lib/time.c can be removed.
> 
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>

Nice,

Reviewed-by: Marek Vasut <marex at denx.de>

Best regards,
Marek Vasut


More information about the U-Boot mailing list