commit | 194924d88184ed90fcbd5903404794ef60a84f9a | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Oct 13 20:52:05 2018 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Mon Oct 22 17:51:45 2018 +0800 |
tree | 30d4196378725bb43eb7bbe7f6e5598659691929 | |
parent | 0e028bf970b4f99d10970f3fa851caf1783a3c34 [diff] |
x86: qemu: enable CONFIG_SPL_DM_RTC Since commit 380d4f787a3f ("rtc: Allow use of RTC in SPL and TPL") qemu-x86_64_defconfig does not boot anymore. Fixes: 380d4f787a3f ("rtc: Allow use of RTC in SPL and TPL") Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Bin Meng <bmeng.cn@gmail.com>