mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
ANDROID: GKI: Enable CONFIG_X86_X2APIC
Enable support for CONFIG_X86_X2APIC, if available. This speeds up operation in a hypervisor, as APIC is handled via MSRs. Bug: 171287650 Change-Id: Ie3cf57d07b8dde08ec609dfb031cfb0029218501 Signed-off-by: Abdulla Kamar <abdulla@google.com>
This commit is contained in:
committed by
Alistair Delva
parent
d04d01063d
commit
b00febaf47
@@ -40,6 +40,7 @@ CONFIG_EMBEDDED=y
|
||||
# CONFIG_SLAB_MERGE_DEFAULT is not set
|
||||
CONFIG_PROFILING=y
|
||||
CONFIG_SMP=y
|
||||
CONFIG_X86_X2APIC=y
|
||||
CONFIG_HYPERVISOR_GUEST=y
|
||||
CONFIG_PARAVIRT=y
|
||||
CONFIG_NR_CPUS=32
|
||||
|
||||
Reference in New Issue
Block a user