]> xenbits.xensource.com Git - people/iwj/osstest.git/commitdiff
ts-kernel-build: enable CONFIG_HYPERVISOR_GUEST, needed for newer kernels
authorIan Jackson <iwj@woking.cam.xci-test.com>
Fri, 3 May 2013 13:48:48 +0000 (14:48 +0100)
committerIan Jackson <iwj@woking.cam.xci-test.com>
Fri, 3 May 2013 13:48:48 +0000 (14:48 +0100)
ts-kernel-build

index 7147aef3214b4f50e2004ca570320f1270bb0769..bdae4330df8f8da32a4ced075897a4ff80de03b9 100755 (executable)
@@ -198,6 +198,8 @@ setopt CONFIG_TUN y
 
 setopt CONFIG_DEVTMPFS y
 
+setopt CONFIG_HYPERVISOR_GUEST y
+
 $config_hardware
 END