ANDROID: GKI: Enable CONFIG_RT_SOFTINT_OPTIMIZATION

This config helps address audio buffer underrun issues on arm64 targets.

Bug: 168521633
Signed-off-by: J. Avila <elavila@google.com>
Change-Id: Idd0e71f2cb59c146e38c74c6f973bdc021d0f306
This commit is contained in:
J. Avila
2020-11-07 00:24:15 +00:00
parent 9889f08de4
commit a0e331ecd3

View File

@@ -26,6 +26,7 @@ CONFIG_CGROUP_CPUACCT=y
CONFIG_CGROUP_BPF=y
CONFIG_NAMESPACES=y
# CONFIG_PID_NS is not set
CONFIG_RT_SOFTINT_OPTIMIZATION=y
# CONFIG_RD_BZIP2 is not set
# CONFIG_RD_LZMA is not set
# CONFIG_RD_XZ is not set