aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/xburst
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2018-01-13 14:46:11 +0100
committerJo-Philipp Wich <jo@mein.io>2018-01-13 15:04:15 +0100
commit7e99a6ba690f27b36e99144178c71f0687b07ad9 (patch)
treebe135a3d258d77827b52339b3c37fb995e6c1720 /target/linux/xburst
parent86e18f6706e1f2c881fb6a2b9facf108573416e6 (diff)
downloadupstream-7e99a6ba690f27b36e99144178c71f0687b07ad9.tar.gz
upstream-7e99a6ba690f27b36e99144178c71f0687b07ad9.tar.bz2
upstream-7e99a6ba690f27b36e99144178c71f0687b07ad9.zip
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 <jo@mein.io>
Diffstat (limited to 'target/linux/xburst')
-rw-r--r--target/linux/xburst/config-3.181
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/xburst/config-3.18 b/target/linux/xburst/config-3.18
index e1b28d66b3..099f5b0ed6 100644
--- a/target/linux/xburst/config-3.18
+++ b/target/linux/xburst/config-3.18
@@ -251,7 +251,6 @@ CONFIG_PREEMPT_COUNT=y
# CONFIG_PREEMPT_NONE is not set
CONFIG_PREEMPT_RCU=y
CONFIG_PRINTK_TIME=y
-CONFIG_PROC_PAGE_MONITOR=y
CONFIG_PWM=y
CONFIG_PWM_JZ4740=y
CONFIG_PWM_SYSFS=y