diff options
author | Felix Fietkau <nbd@nbd.name> | 2017-06-01 11:11:11 +0200 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2017-06-07 18:31:10 +0200 |
commit | 1d44593c496ed06095642680a9d024c1012c2575 (patch) | |
tree | e574dcac041e1a471010783e8df3d1ae2b22f513 /target/linux/octeon/config-4.9 | |
parent | b47fd7656336162360ebf66147326763ddae3f8d (diff) | |
download | upstream-1d44593c496ed06095642680a9d024c1012c2575.tar.gz upstream-1d44593c496ed06095642680a9d024c1012c2575.tar.bz2 upstream-1d44593c496ed06095642680a9d024c1012c2575.zip |
octeon: enable high-res timers
Helps with network stack performance
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/octeon/config-4.9')
-rw-r--r-- | target/linux/octeon/config-4.9 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/octeon/config-4.9 b/target/linux/octeon/config-4.9 index b866146134..7e959f11b2 100644 --- a/target/linux/octeon/config-4.9 +++ b/target/linux/octeon/config-4.9 @@ -142,7 +142,6 @@ CONFIG_HAVE_PERF_EVENTS=y CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y CONFIG_HAVE_SYSCALL_TRACEPOINTS=y CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y -# CONFIG_HIGH_RES_TIMERS is not set CONFIG_HOLES_IN_ZONE=y # CONFIG_HUGETLBFS is not set CONFIG_HW_HAS_PCI=y @@ -240,7 +239,6 @@ CONFIG_RELAY=y CONFIG_RFS_ACCEL=y CONFIG_RPS=y CONFIG_SCHED_DEBUG=y -# CONFIG_SCHED_HRTICK is not set # CONFIG_SCHED_INFO is not set CONFIG_SCSI=y CONFIG_SECCOMP=y |