On Fri, May 3, 2019 at 12:52 AM Simon Glass <[email protected]> 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 <[email protected]> > --- > > 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 <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

