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-17 00:20:17 +0000
commit2c013960069f9080589f2e61bd616a437e7a5264 (patch)
tree836d01a4ac18cdae92b44c120ead625917e9a1df
parent8eed3aa15677888b2c109d02937909d4d67610ea (diff)
downloaddefinitions-2c013960069f9080589f2e61bd616a437e7a5264.tar.gz
Add neccessary kernel config for google compute engine.
-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 eb4204f6..7c7bc78b 100644
--- a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
+++ b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
@@ -258,6 +258,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