]> xenbits.xensource.com Git - seabios.git/commitdiff
Remove CONFIG_KVM compile option.
authorKevin O'Connor <kevin@koconnor.net>
Fri, 9 Oct 2009 01:52:11 +0000 (21:52 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Fri, 9 Oct 2009 01:52:11 +0000 (21:52 -0400)
Qemu and KVM should use the same bios build. All differences should be
handled in runtime.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
src/config.h

index e93b08065ad3b002a0185f60c11126f917c820a6..fa0dd1d820e024b683a263fc08e354292d1b89cf 100644 (file)
@@ -12,8 +12,6 @@
 #define CONFIG_APPNAME6 "BOCHS "
 #define CONFIG_APPNAME4 "BXPC"
 
-// Configure for use with KVM.
-#define CONFIG_KVM 0
 // Configure as a coreboot payload.
 #define CONFIG_COREBOOT 0