aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/linux/chromeos-6.1.config
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2023-07-05 14:01:41 +0200
committerAleksandr Nogikh <nogikh@google.com>2023-07-05 12:15:06 +0000
commitb2afc3815fa3699934c156e56fb18acdb5496062 (patch)
tree7c2eed9dcc8d9441c0464df79be27523a01e8d0a /dashboard/config/linux/chromeos-6.1.config
parente8b147c6e77e4568d3e7df74121a28e95ee8440a (diff)
dashboard/config: enable CONFIG_PVH for Linux/x86_64
This will let users boot directly from the vmlinux file.
Diffstat (limited to 'dashboard/config/linux/chromeos-6.1.config')
-rw-r--r--dashboard/config/linux/chromeos-6.1.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/config/linux/chromeos-6.1.config b/dashboard/config/linux/chromeos-6.1.config
index b92f510c0..e9bca5ddf 100644
--- a/dashboard/config/linux/chromeos-6.1.config
+++ b/dashboard/config/linux/chromeos-6.1.config
@@ -355,7 +355,7 @@ CONFIG_X86_HV_CALLBACK_VECTOR=y
# CONFIG_XEN is not set
CONFIG_KVM_GUEST=y
CONFIG_ARCH_CPUIDLE_HALTPOLL=y
-# CONFIG_PVH is not set
+CONFIG_PVH=y
# CONFIG_PARAVIRT_TIME_ACCOUNTING is not set
CONFIG_PARAVIRT_CLOCK=y
# CONFIG_JAILHOUSE_GUEST is not set