diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-05-05 18:44:38 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-05-05 18:44:38 +0000 |
commit | 59fc308945ebd926fd07506a9a97a846c45e7d35 (patch) | |
tree | fb9d1ac6fbec9411c464492db1edc830527554c0 /target/linux/x86/config-3.10 | |
parent | b0e436e10ced510f30e0a059c90fa21bc444ab13 (diff) | |
download | upstream-59fc308945ebd926fd07506a9a97a846c45e7d35.tar.gz upstream-59fc308945ebd926fd07506a9a97a846c45e7d35.tar.bz2 upstream-59fc308945ebd926fd07506a9a97a846c45e7d35.zip |
x86: enable high res timers by default
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40697
Diffstat (limited to 'target/linux/x86/config-3.10')
-rw-r--r-- | target/linux/x86/config-3.10 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/x86/config-3.10 b/target/linux/x86/config-3.10 index 71216ffa04..69f2f0875c 100644 --- a/target/linux/x86/config-3.10 +++ b/target/linux/x86/config-3.10 @@ -184,7 +184,6 @@ CONFIG_HAVE_UID16=y CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y CONFIG_HAVE_USER_RETURN_NOTIFIER=y # CONFIG_HIGHMEM4G is not set -# CONFIG_HIGH_RES_TIMERS is not set CONFIG_HPET_EMULATE_RTC=y CONFIG_HPET_TIMER=y # CONFIG_HP_WATCHDOG is not set |