summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Doffman <mark.doffman@codethink.co.uk>2015-04-13 22:01:43 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2015-04-30 09:38:16 +0000
commit704e705654094395b1dfc9eb7b39f776db57e107 (patch)
tree5995ec9f87315a41d41e22b40d29b877157c94bb
parentf6a466bc2f86521a7f7050c654b7436190412349 (diff)
downloaddefinitions-704e705654094395b1dfc9eb7b39f776db57e107.tar.gz
Add neccessary kernel config for google compute engine.
Change-Id: Ic51480a7f1e3083bb245393336ecd2fad57fba67
-rw-r--r--strata/bsp-x86_64-generic/linux-x86-64-generic.morph3
1 files changed, 3 insertions, 0 deletions
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