[U-Boot] [PATCH v3 14/18] x86: Enable the RTC on all boards
Bin Meng
bmeng.cn at gmail.com
Tue May 7 09:31:46 UTC 2019
On Tue, May 7, 2019 at 5:10 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> 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>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list