mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
ANDROID: gki_defconfig: enable CONFIG_PARAVIRT and CONFIG_HYPERVISOR_GUEST
CONFIG_HYPERVISOR_GUEST is needed by cuttlefish to pass the CTS Bionic tests: clock_getres_CLOCK_MONOTONIC, clock_getres_CLOCK_REALTIME, and clock_getres_CLOCK_BOOTTIME Bug: 138199351 Change-Id: I3e209035cdd7a29e020078f8aba567d9c8446347 Signed-off-by: Ram Muthiah <rammuthiah@google.com>
This commit is contained in:
@@ -35,6 +35,8 @@ CONFIG_EMBEDDED=y
|
||||
# CONFIG_SLAB_MERGE_DEFAULT is not set
|
||||
CONFIG_PROFILING=y
|
||||
CONFIG_SMP=y
|
||||
CONFIG_HYPERVISOR_GUEST=y
|
||||
CONFIG_PARAVIRT=y
|
||||
CONFIG_NR_CPUS=32
|
||||
CONFIG_EFI=y
|
||||
CONFIG_PM_WAKELOCKS=y
|
||||
|
||||
Reference in New Issue
Block a user