[U-Boot] [PATCH v3 14/18] x86: Enable the RTC on all boards
Bin Meng
bmeng.cn at gmail.com
Tue May 7 09:10:38 UTC 2019
On Fri, May 3, 2019 at 12:52 AM Simon Glass <sjg at chromium.org> wrote:
>
> With the move to Kconfig this option should be set in Kconfig, not in the
> config header file. Move it.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3:
> - Drop unnecessary change to chromebook_link_defconfig
>
> Changes in v2:
> - Add new patch to enable the RTC in Kconfig
>
> arch/Kconfig | 1 +
> include/configs/x86-common.h | 1 -
> 2 files changed, 1 insertion(+), 1 deletion(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list