From 880f73c327799e402a5bd47bb2f324848951af63 Mon Sep 17 00:00:00 2001 From: Stijn Tintel Date: Thu, 29 Jun 2017 04:46:59 +0200 Subject: 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 --- target/linux/ramips/rt288x/config-4.4 | 1 - target/linux/ramips/rt288x/config-4.9 | 1 - 2 files changed, 2 deletions(-) (limited to 'target/linux/ramips/rt288x') diff --git a/target/linux/ramips/rt288x/config-4.4 b/target/linux/ramips/rt288x/config-4.4 index bff04da39a..3690a47806 100644 --- a/target/linux/ramips/rt288x/config-4.4 +++ b/target/linux/ramips/rt288x/config-4.4 @@ -164,7 +164,6 @@ CONFIG_RALINK=y CONFIG_RALINK_WDT=y # CONFIG_RCU_STALL_COMMON is not set CONFIG_RESET_CONTROLLER=y -CONFIG_SCHED_HRTICK=y # CONFIG_SCHED_INFO is not set # CONFIG_SCSI_DMA is not set # CONFIG_SERIAL_8250_FSL is not set diff --git a/target/linux/ramips/rt288x/config-4.9 b/target/linux/ramips/rt288x/config-4.9 index 01f4f21e7c..92f1881ffb 100644 --- a/target/linux/ramips/rt288x/config-4.9 +++ b/target/linux/ramips/rt288x/config-4.9 @@ -169,7 +169,6 @@ CONFIG_RALINK=y CONFIG_RALINK_WDT=y # CONFIG_RCU_STALL_COMMON is not set CONFIG_RESET_CONTROLLER=y -CONFIG_SCHED_HRTICK=y # CONFIG_SCHED_INFO is not set # CONFIG_SCSI_DMA is not set # CONFIG_SERIAL_8250_FSL is not set -- cgit v1.2.3