From 4919affbd43e3f16a55bc891e24c1d4ea204d5d1 Mon Sep 17 00:00:00 2001
From: Felix Fietkau <nbd@openwrt.org>
Date: Mon, 5 May 2014 18:44:46 +0000
Subject: [PATCH] x86_64: enable high res timers by default

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 40698
---
 target/linux/x86_64/config-default | 1 -
 1 file changed, 1 deletion(-)

diff --git a/target/linux/x86_64/config-default b/target/linux/x86_64/config-default
index fa93daa5e3..3fcca9d78c 100644
--- a/target/linux/x86_64/config-default
+++ b/target/linux/x86_64/config-default
@@ -244,7 +244,6 @@ CONFIG_HAVE_USER_RETURN_NOTIFIER=y
 CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
 CONFIG_HID=y
 CONFIG_HID_BATTERY_STRENGTH=y
-# CONFIG_HIGH_RES_TIMERS is not set
 CONFIG_HPET=y
 CONFIG_HPET_EMULATE_RTC=y
 CONFIG_HPET_MMAP=y
-- 
2.30.2