diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-05-05 18:44:46 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-05-05 18:44:46 +0000 |
commit | 4919affbd43e3f16a55bc891e24c1d4ea204d5d1 (patch) | |
tree | 4a756b1fc104e142f4d3c292859cf6d3d2211f38 /target | |
parent | 59fc308945ebd926fd07506a9a97a846c45e7d35 (diff) | |
download | upstream-4919affbd43e3f16a55bc891e24c1d4ea204d5d1.tar.gz upstream-4919affbd43e3f16a55bc891e24c1d4ea204d5d1.tar.bz2 upstream-4919affbd43e3f16a55bc891e24c1d4ea204d5d1.zip |
x86_64: enable high res timers by default
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40698
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/x86_64/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
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 |