mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02: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:
parent
9889f08de4
commit
a0e331ecd3
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user