From 7e99a6ba690f27b36e99144178c71f0687b07ad9 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sat, 13 Jan 2018 14:46:11 +0100 Subject: target: disable CONFIG_PROC_PAGE_MONITOR on most targets Disable CONFIG_PROC_PAGE_MONITOR in most places and only keep it enabled for virtual targets such as malta or potent ones like x86. This saves up to 4KB of uncompressed kernel size and significantly decreases CPU load under certain workloads. Signed-off-by: Jo-Philipp Wich --- target/linux/mpc85xx/config-4.9 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/mpc85xx/config-4.9') diff --git a/target/linux/mpc85xx/config-4.9 b/target/linux/mpc85xx/config-4.9 index f8114215fb..68568c4a62 100644 --- a/target/linux/mpc85xx/config-4.9 +++ b/target/linux/mpc85xx/config-4.9 @@ -290,7 +290,6 @@ CONFIG_PPC_UDBG_16550=y CONFIG_PPC_WERROR=y # CONFIG_PPC_XICS is not set # CONFIG_PQ2ADS is not set -CONFIG_PROC_PAGE_MONITOR=y # CONFIG_PTP_1588_CLOCK_GIANFAR is not set CONFIG_QE_GPIO=y CONFIG_QE_USB=y -- cgit v1.2.3