Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8ee7ea64 authored by Chris Lew's avatar Chris Lew
Browse files

arm64: defconfig: Set qrtr wakeup for genericarmv8



Set the wakeup timeout for qrtr to 500 ms for genericarmv8. This change
will help ensure the TUI client thread gets a chance to run before the
system is suspended again.

Change-Id: Iaaa84e99c0e1f8c29b6e80746440b7d960887193
Signed-off-by: default avatarChris Lew <clew@codeaurora.org>
parent 6804f890
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -111,6 +111,7 @@ CONFIG_UNIX=y
CONFIG_INET=y
CONFIG_QRTR=y
CONFIG_QRTR_NODE_ID=20
CONFIG_QRTR_WAKEUP_MS=500
CONFIG_QRTR_HAVEN=y
CONFIG_BPF_JIT=y
CONFIG_NEURON_SERVICE=y