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/generic | |
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/generic')
-rw-r--r-- | target/linux/x86/generic/config-3.10 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/x86/generic/config-3.10 b/target/linux/x86/generic/config-3.10 index d85511c746..2babaab74d 100644 --- a/target/linux/x86/generic/config-3.10 +++ b/target/linux/x86/generic/config-3.10 @@ -105,7 +105,6 @@ CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y # CONFIG_GEOS is not set CONFIG_HID=y CONFIG_HID_BATTERY_STRENGTH=y -CONFIG_HIGH_RES_TIMERS=y CONFIG_HPET=y CONFIG_HPET_MMAP=y # CONFIG_HP_ACCEL is not set |