summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Doffman <mark.doffman@codethink.co.uk>2015-04-13 22:01:43 +0000
committerMark Doffman <mark.doffman@codethink.co.uk>2015-04-23 14:56:17 +0000
commit888021ec62166ca95b3e587c744dcbcac42e7dc6 (patch)
tree6ad00c9d12e0771ba5ebd4e162095f76ef0c2fae
parenteacdc2a50b1c4f519406f2c105e025f8f93bc0d1 (diff)
downloaddefinitions-888021ec62166ca95b3e587c744dcbcac42e7dc6.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