diff options
author | Stijn Tintel <stijn@linux-ipv6.be> | 2017-06-29 04:46:59 +0200 |
---|---|---|
committer | Stijn Tintel <stijn@linux-ipv6.be> | 2017-06-29 04:46:59 +0200 |
commit | 880f73c327799e402a5bd47bb2f324848951af63 (patch) | |
tree | 733041a3fd6bc4c4a88393965e8b7de227ffe84a /target/linux/pistachio/config-4.9 | |
parent | 1e91855af22b5d2593c6529cabfea4246ddf59dc (diff) | |
download | upstream-880f73c327799e402a5bd47bb2f324848951af63.tar.gz upstream-880f73c327799e402a5bd47bb2f324848951af63.tar.bz2 upstream-880f73c327799e402a5bd47bb2f324848951af63.zip |
kernel: cleanup CONFIG_SCHED_HRTICK
Remove CONFIG_SCHED_HRTICK from target configs, as it was added to the
generic config in b47fd7656336162360ebf66147326763ddae3f8d.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to 'target/linux/pistachio/config-4.9')
-rw-r--r-- | target/linux/pistachio/config-4.9 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/pistachio/config-4.9 b/target/linux/pistachio/config-4.9 index 0a882e4565..121f6a8c13 100644 --- a/target/linux/pistachio/config-4.9 +++ b/target/linux/pistachio/config-4.9 @@ -277,7 +277,6 @@ CONFIG_RESET_PISTACHIO=y CONFIG_RFS_ACCEL=y CONFIG_RPS=y CONFIG_SCHEDSTATS=y -CONFIG_SCHED_HRTICK=y CONFIG_SCHED_INFO=y CONFIG_SCSI=y CONFIG_SCSI_SPI_ATTRS=y |