[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] x86/64 linux needs rtc driver so that it can set correct kernel time.
ChangeSet 1.1711, 2005/06/10 09:14:33+01:00, kaf24@xxxxxxxxxxxxxxxxxxxx x86/64 linux needs rtc driver so that it can set correct kernel time. todo: emulate (or pass-through) read accesses to rtc ports within xen, so that domu can access rtc too. Signed-off-by: Li B Xin <li.b.xin@xxxxxxxxx> Signed-off-by: Jun Nakajima <jun.nakajima@xxxxxxxxx> xen0_defconfig_x86_64 | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -Nru a/linux-2.6.11-xen-sparse/arch/xen/configs/xen0_defconfig_x86_64 b/linux-2.6.11-xen-sparse/arch/xen/configs/xen0_defconfig_x86_64 --- a/linux-2.6.11-xen-sparse/arch/xen/configs/xen0_defconfig_x86_64 2005-06-10 05:02:41 -04:00 +++ b/linux-2.6.11-xen-sparse/arch/xen/configs/xen0_defconfig_x86_64 2005-06-10 05:02:41 -04:00 @@ -701,7 +701,7 @@ # CONFIG_WATCHDOG is not set # CONFIG_HW_RANDOM is not set # CONFIG_NVRAM is not set -# CONFIG_RTC is not set +CONFIG_RTC=y # CONFIG_GEN_RTC is not set # CONFIG_DTLK is not set # CONFIG_R3964 is not set _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |