aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFarid Zare Seisan <faridzs@google.com>2018-01-11 10:29:28 -0800
committerFarid Zare Seisan <faridzs@google.com>2018-01-11 10:29:28 -0800
commit5bf25affab7b220ae40fa24bb8b2f249c27c313b (patch)
treee90bc29b214e43a9d8c0c9567df9f1741df92898
parentce2daf9b10ffc46780ab662743935522c0f093fe (diff)
Revert "config: Reboot the device when RCU detects stalls"android-daydreamos-8.0.0_r0.1
This reverts commit 51bd12695bd6759a7a24a7613a0722d6cb9dde63. Bug: 70791499 Test: Compile and device boots
-rw-r--r--arch/arm64/configs/vega-debug_defconfig1
-rw-r--r--arch/arm64/configs/vega_defconfig1
2 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm64/configs/vega-debug_defconfig b/arch/arm64/configs/vega-debug_defconfig
index 3a412f1935d9..53280f59168c 100644
--- a/arch/arm64/configs/vega-debug_defconfig
+++ b/arch/arm64/configs/vega-debug_defconfig
@@ -611,7 +611,6 @@ CONFIG_QUOTA=y
CONFIG_QUOTA_NETLINK_INTERFACE=y
CONFIG_RANDOMIZE_BASE=y
CONFIG_RCU_EXPERT=y
-CONFIG_RCU_STALL_WATCHDOG_BITE=y
# CONFIG_RD_LZ4 is not set
# CONFIG_RD_LZO is not set
# CONFIG_RD_XZ is not set
diff --git a/arch/arm64/configs/vega_defconfig b/arch/arm64/configs/vega_defconfig
index b46be3a4fd84..b5e1c3efaed4 100644
--- a/arch/arm64/configs/vega_defconfig
+++ b/arch/arm64/configs/vega_defconfig
@@ -611,7 +611,6 @@ CONFIG_QUOTA=y
CONFIG_QUOTA_NETLINK_INTERFACE=y
CONFIG_RANDOMIZE_BASE=y
CONFIG_RCU_EXPERT=y
-CONFIG_RCU_STALL_WATCHDOG_BITE=y
# CONFIG_RD_LZ4 is not set
# CONFIG_RD_LZO is not set
# CONFIG_RD_XZ is not set