
7 May
2019
7 May
'19
11:31 a.m.
On Tue, May 7, 2019 at 5:10 PM Bin Meng bmeng.cn@gmail.com wrote:
On Fri, May 3, 2019 at 12:52 AM Simon Glass sjg@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@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@gmail.com
applied to u-boot-x86, thanks!