mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
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:
@@ -26,6 +26,7 @@ CONFIG_CGROUP_CPUACCT=y
|
|||||||
CONFIG_CGROUP_BPF=y
|
CONFIG_CGROUP_BPF=y
|
||||||
CONFIG_NAMESPACES=y
|
CONFIG_NAMESPACES=y
|
||||||
# CONFIG_PID_NS is not set
|
# CONFIG_PID_NS is not set
|
||||||
|
CONFIG_RT_SOFTINT_OPTIMIZATION=y
|
||||||
# CONFIG_RD_BZIP2 is not set
|
# CONFIG_RD_BZIP2 is not set
|
||||||
# CONFIG_RD_LZMA is not set
|
# CONFIG_RD_LZMA is not set
|
||||||
# CONFIG_RD_XZ is not set
|
# CONFIG_RD_XZ is not set
|
||||||
|
|||||||
Reference in New Issue
Block a user