From 2c013960069f9080589f2e61bd616a437e7a5264 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. --- strata/bsp-x86_64-generic/linux-x86-64-generic.morph | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.1