#ifndef CONFIG_DEFAULTS_PCBIOS_H #define CONFIG_DEFAULTS_PCBIOS_H /** @file * * Configuration defaults for PCBIOS * */ #define IOAPI_X86 #define CONSOLE_PCBIOS #endif /* CONFIG_DEFAULTS_PCBIOS_H */