aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/tegra/config-5.4
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2021-08-29 17:52:28 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2021-09-09 20:24:12 +0200
commitb9cc16a5e8c8b788f4468f875e0a5eff2ba887cb (patch)
tree1592d7f4a683ff6aa2d29bd6eeaef3627242f165 /target/linux/tegra/config-5.4
parent64be0eadc17988f29d0a4b89569840d917746498 (diff)
downloadupstream-b9cc16a5e8c8b788f4468f875e0a5eff2ba887cb.tar.gz
upstream-b9cc16a5e8c8b788f4468f875e0a5eff2ba887cb.tar.bz2
upstream-b9cc16a5e8c8b788f4468f875e0a5eff2ba887cb.zip
kernel: Set CONFIG_RCU_CPU_STALL_TIMEOUT=21
The default value for CONFIG_RCU_CPU_STALL_TIMEOUT was changed from 60 seconds to 21 seconds in 2012 in the upstream kernel. Some targets already use 21 seconds. This patch changes the default value in the generic configuration to 21 seconds and removes the target specific configuration options. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Acked-by: Rui Salvaterra <rsalvaterra@gmail.com>
Diffstat (limited to 'target/linux/tegra/config-5.4')
-rw-r--r--target/linux/tegra/config-5.41
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/tegra/config-5.4 b/target/linux/tegra/config-5.4
index 0ad606abef..8bc3ab0bd7 100644
--- a/target/linux/tegra/config-5.4
+++ b/target/linux/tegra/config-5.4
@@ -342,7 +342,6 @@ CONFIG_PWM_SYSFS=y
CONFIG_PWM_TEGRA=y
CONFIG_RAS=y
CONFIG_RATIONAL=y
-CONFIG_RCU_CPU_STALL_TIMEOUT=21
CONFIG_REFCOUNT_FULL=y
CONFIG_REGMAP=y
CONFIG_REGMAP_I2C=y