mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-02-21 22:34:29 +00:00
arm64: Update ptp.conf to correct time sync
Given the patch has been merged in linux upstream, it's safe to enable these two options. Signed-off-by: Bo Liu <152475812+liubocflt@users.noreply.github.com>
This commit is contained in:
@@ -1,12 +1,4 @@
|
||||
# PTP clock support
|
||||
#
|
||||
# The implementation of ptp_kvm on arm is one experimental feature,
|
||||
# you need to apply private patches to enable it on your host machine.
|
||||
# See https://github.com/kata-containers/packaging/pull/998 for detailed info.
|
||||
#
|
||||
# as ptp_kvm is under review in upstream and linux kernel in virtio-fs branch
|
||||
# will change with time, we need update the patch again and again. For now, we
|
||||
# disable ptp_kvm to wait for the stable kernel version of virtio-fs or ptp_kvm
|
||||
# accept by upstream.
|
||||
#CONFIG_PTP_1588_CLOCK=y
|
||||
#CONFIG_PTP_1588_CLOCK_KVM=y
|
||||
CONFIG_PTP_1588_CLOCK=y
|
||||
CONFIG_PTP_1588_CLOCK_KVM=y
|
||||
|
||||
@@ -1 +1 @@
|
||||
176
|
||||
171
|
||||
|
||||
Reference in New Issue
Block a user