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/ath25 | |
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/ath25')
-rw-r--r-- | target/linux/ath25/config-4.9 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ath25/config-4.9 b/target/linux/ath25/config-4.9 index aae77a456e..bc28b8892c 100644 --- a/target/linux/ath25/config-4.9 +++ b/target/linux/ath25/config-4.9 @@ -136,7 +136,6 @@ CONFIG_PERF_USE_VMALLOC=y CONFIG_PGTABLE_LEVELS=2 CONFIG_PHYLIB=y # CONFIG_RCU_STALL_COMMON is not set -CONFIG_SCHED_HRTICK=y # CONFIG_SCHED_INFO is not set # CONFIG_SCSI_DMA is not set # CONFIG_SERIAL_8250_FSL is not set |