mirror of https://github.com/hak5/openwrt.git
kernel: add CONFIG_SCHED_HRTICK=y to the generic config
It is used by pretty much every target
Signed-off-by: Felix Fietkau <nbd@nbd.name>
(backported from commit b47fd76563
)
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
lede-17.01
parent
6e1e2e7b96
commit
e01367e3af
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue