summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-4.4
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2017-06-01 11:10:21 +0200
committerFelix Fietkau <nbd@nbd.name>2017-06-07 18:31:10 +0200
commitb47fd7656336162360ebf66147326763ddae3f8d (patch)
tree461e8d28b2cbd3c215d2fdf8e3c2dd2c1aa4ddf3 /target/linux/generic/config-4.4
parent415c47de79ada7496c39f435df0b0523472aee58 (diff)
downloadopenwrt-b47fd7656336162360ebf66147326763ddae3f8d.tar.gz
openwrt-b47fd7656336162360ebf66147326763ddae3f8d.tar.bz2
openwrt-b47fd7656336162360ebf66147326763ddae3f8d.zip
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>
Diffstat (limited to 'target/linux/generic/config-4.4')
-rw-r--r--target/linux/generic/config-4.41
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4
index 38e9032250..e3458c1de8 100644
--- a/target/linux/generic/config-4.4
+++ b/target/linux/generic/config-4.4
@@ -3325,6 +3325,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