projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e1e2e7
)
kernel: add CONFIG_SCHED_HRTICK=y to the generic config
author
Felix Fietkau
<nbd@nbd.name>
Thu, 1 Jun 2017 09:10:21 +0000
(11:10 +0200)
committer
Jo-Philipp Wich
<jo@mein.io>
Wed, 13 Dec 2017 14:54:53 +0000
(15:54 +0100)
It is used by pretty much every target
Signed-off-by: Felix Fietkau <nbd@nbd.name>
(backported from commit
b47fd7656336162360ebf66147326763ddae3f8d
)
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
target/linux/generic/config-4.4
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-4.4
b/target/linux/generic/config-4.4
index d265e03e7aa534702b71be8a41120a3084bc5690..a8fd15d1a4a40681d80da06ad7a826966287d8d8 100644
(file)
--- a/
target/linux/generic/config-4.4
+++ b/
target/linux/generic/config-4.4
@@
-3313,6
+3313,7
@@
CONFIG_RWSEM_GENERIC_SPINLOCK=y
# CONFIG_SCHEDSTATS is not set
# CONFIG_SCHED_AUTOGROUP is not set
# CONFIG_SCHED_DEBUG is not set
+CONFIG_SCHED_HRTICK=y
# CONFIG_SCHED_MC is not set
CONFIG_SCHED_OMIT_FRAME_POINTER=y
# CONFIG_SCHED_SMT is not set