commit | 95d5d75ede92c7ae7b47e8de2694db969b7fc06f | [log] [tgz] |
---|---|---|
author | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Mon Nov 21 11:10:21 2011 +0000 |
committer | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Thu May 17 10:43:32 2012 +0000 |
tree | b774ae632c79affce175fa92fc28a62d7fabf511 | |
parent | c2d8d311c18b13c5282ab7d7b2ae57e3dd1e7f7d [diff] |
xen: disable rtc_clock rtc_clock is only used by the RTC emulator (mc146818rtc.c), however Xen has its own RTC emulator in the hypervisor so we can disable it. Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>