[source] octeon: enable high-res timers
LEDE Commits
lede-commits at lists.infradead.org
Wed Jun 7 09:32:09 PDT 2017
nbd pushed a commit to source.git, branch master:
https://git.lede-project.org/1d44593c496ed06095642680a9d024c1012c2575
commit 1d44593c496ed06095642680a9d024c1012c2575
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Thu Jun 1 11:11:11 2017 +0200
octeon: enable high-res timers
Helps with network stack performance
Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
target/linux/octeon/config-4.9 | 2 --
1 file changed, 2 deletions(-)
diff --git a/target/linux/octeon/config-4.9 b/target/linux/octeon/config-4.9
index b866146..7e959f1 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
More information about the lede-commits
mailing list