Layout fixed area using linker instead of assembler.
[seabios.git] / src / config.h
index 1ff4606a1d933c9d688d1df471c4b93a40294668..8c4b2f0293408f8bb181d03e8be68434259fa83d 100644 (file)
@@ -12,6 +12,8 @@
 #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
 
 #define BUILD_SMM_ADDR            0xa8000
 #define BUILD_SMM_SIZE            0x8000
 
-// Start of fixed addresses in 0xf0000 segment.
-#define BUILD_START_FIXED       0xe050
-
 // Important real-mode segments
 #define SEG_IVT      0x0000
 #define SEG_BDA      0x0040