From 704e705654094395b1dfc9eb7b39f776db57e107 Mon Sep 17 00:00:00 2001 From: Mark Doffman Date: Mon, 13 Apr 2015 22:01:43 +0000 Subject: Add neccessary kernel config for google compute engine. Change-Id: Ic51480a7f1e3083bb245393336ecd2fad57fba67 --- strata/bsp-x86_64-generic/linux-x86-64-generic.morph | 3 +++ 1 file changed, 3 insertions(+) (limited to 'strata') diff --git a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph index 31aec686..7364b033 100644 --- a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph +++ b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph @@ -260,6 +260,9 @@ configure-commands: - scripts/config -e SCSI_ISCSI_ATTRS - scripts/config -e ISCSI_TCP - scripts/config -e SCSI_LOWLEVEL +- scripts/config -e SCSI_VIRTIO +- scripts/config -e HYPERVISOR_GUEST +- scripts/config -e PARAVIRT - yes '' | make oldconfig build-commands: - make $MAKEFLAGS -- cgit v1.2.1