Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit f7cd553

Browse files
author
Keir Fraser
committed
ANDROID: microdroid_defconfig: Set VA bits back to 39
This is the microdroid equivalent of aosp/3094249, to set VA bits back to 39. The new default of 52 breaks the microdroid boot. Bug: 331572406 Change-Id: Id802bf11cd4988f7475842f7cface53dc8f098f1 Signed-off-by: Keir Fraser <keirf@google.com>
1 parent 9bb473b commit f7cd553

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/microdroid_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ CONFIG_IKCONFIG_PROC=y
2121
# CONFIG_RD_ZSTD is not set
2222
CONFIG_BOOT_CONFIG=y
2323
CONFIG_PROFILING=y
24+
CONFIG_ARM64_VA_BITS_39=y
2425
CONFIG_SCHED_MC=y
2526
CONFIG_NR_CPUS=32
2627
CONFIG_PARAVIRT_TIME_ACCOUNTING=y

0 commit comments

Comments
 (0)