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/mpc85xx/config-4.9 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/mpc85xx') diff --git a/target/linux/mpc85xx/config-4.9 b/target/linux/mpc85xx/config-4.9 index 33b8a519a3..64ab239613 100644 --- a/target/linux/mpc85xx/config-4.9 +++ b/target/linux/mpc85xx/config-4.9 @@ -307,7 +307,6 @@ CONFIG_RTC_I2C_AND_SPI=y CONFIG_RTC_MC146818_LIB=y CONFIG_RWSEM_XCHGADD_ALGORITHM=y # CONFIG_SBC8548 is not set -CONFIG_SCHED_HRTICK=y # CONFIG_SCHED_INFO is not set # CONFIG_SCSI_DMA is not set CONFIG_SERIAL_8250_EXTENDED=y -- cgit v1.2.3