From 8a4ccebec91717500bc0de867fc2ead7187657fa Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Sun, 12 Oct 2008 12:50:44 +0100 Subject: [pci] Formalise the PCI I/O API --- src/config/defaults/pcbios.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/config/defaults/pcbios.h') diff --git a/src/config/defaults/pcbios.h b/src/config/defaults/pcbios.h index 193871f16..df6e93ce2 100644 --- a/src/config/defaults/pcbios.h +++ b/src/config/defaults/pcbios.h @@ -8,7 +8,7 @@ */ #define IOAPI_X86 - +#define PCIAPI_PCBIOS #define CONSOLE_PCBIOS #endif /* CONFIG_DEFAULTS_PCBIOS_H */ -- cgit