switch-coreboot/mainboard/emulation/qemu-x86/defconfig
Stefan Reinauer 1a5f05b02c rename VM86 to REALMODE in v3, too, as that is what it really is.
(trivial)

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://coreboot.org/repository/coreboot-v3@1171 f3766cd6-281f-0410-b1cd-43a5c92072e9
2009-06-07 17:36:43 +00:00

94 lines
2.3 KiB
Text

#
# Automatically generated make config: don't edit
# coreboot version: 3.0."782"
# Mon Aug 18 18:45:49 2008
#
#
# General setup
#
# CONFIG_EXPERIMENTAL is not set
# CONFIG_EXPERT is not set
CONFIG_LOCALVERSION=""
#
# Mainboard
#
# CONFIG_VENDOR_ADL is not set
# CONFIG_VENDOR_AMD is not set
# CONFIG_VENDOR_ARTECGROUP is not set
# CONFIG_VENDOR_GIGABYTE is not set
CONFIG_VENDOR_EMULATION=y
# CONFIG_VENDOR_PCENGINES is not set
CONFIG_MAINBOARD_DIR="emulation/qemu-x86"
CONFIG_BOARD_EMULATION_QEMU_X86=y
# CONFIG_COREBOOT_ROMSIZE_KB_128 is not set
CONFIG_COREBOOT_ROMSIZE_KB_256=y
# CONFIG_COREBOOT_ROMSIZE_KB_512 is not set
# CONFIG_COREBOOT_ROMSIZE_KB_1024 is not set
# CONFIG_COREBOOT_ROMSIZE_KB_2048 is not set
CONFIG_COREBOOT_ROMSIZE_KB=256
CONFIG_ARCH_X86=y
CONFIG_ARCH="x86"
CONFIG_CPU_I586=y
CONFIG_OPTION_TABLE=y
# CONFIG_SMP is not set
CONFIG_CARBASE=0x8f000
CONFIG_CARSIZE=0x1000
#
# Compression
#
CONFIG_COMPRESSION_LZMA=y
# CONFIG_COMPRESSION_NRV2B is not set
CONFIG_DEFAULT_COMPRESSION_LZMA=y
# CONFIG_DEFAULT_COMPRESSION_NRV2B is not set
# CONFIG_DEFAULT_COMPRESSION_NONE is not set
#
# Console
#
CONFIG_CONSOLE=y
CONFIG_CONSOLE_LOGLEVEL_8=y
# CONFIG_CONSOLE_LOGLEVEL_7 is not set
# CONFIG_CONSOLE_LOGLEVEL_6 is not set
# CONFIG_CONSOLE_LOGLEVEL_5 is not set
# CONFIG_CONSOLE_LOGLEVEL_4 is not set
# CONFIG_CONSOLE_LOGLEVEL_3 is not set
# CONFIG_CONSOLE_LOGLEVEL_2 is not set
# CONFIG_CONSOLE_LOGLEVEL_1 is not set
# CONFIG_CONSOLE_LOGLEVEL_0 is not set
CONFIG_DEFAULT_CONSOLE_LOGLEVEL=8
CONFIG_CONSOLE_SERIAL=y
CONFIG_CONSOLE_SERIAL_COM1=y
# CONFIG_CONSOLE_SERIAL_COM2 is not set
CONFIG_CONSOLE_SERIAL_115200=y
# CONFIG_CONSOLE_SERIAL_57600 is not set
# CONFIG_CONSOLE_SERIAL_38400 is not set
# CONFIG_CONSOLE_SERIAL_19200 is not set
# CONFIG_CONSOLE_SERIAL_9600 is not set
CONFIG_CONSOLE_BUFFER=y
#
# Devices
#
CONFIG_PCI_OPTION_ROM_RUN=y
# CONFIG_PCI_OPTION_ROM_RUN_X86EMU is not set
CONFIG_PCI_OPTION_ROM_RUN_REALMODE=y
# CONFIG_PCI_OPTION_ROM_RUN_NONE is not set
# CONFIG_MULTIPLE_VGA_INIT is not set
# CONFIG_INITIALIZE_ONBOARD_VGA_FIRST is not set
#
# Power management
#
CONFIG_NORTHBRIDGE_INTEL_I440BXEMULATION=y
CONFIG_SOUTHBRIDGE_INTEL_I82371EB=y
CONFIG_SUPERIO_WINBOND_W83627HF=y
#
# Payload
#
# CONFIG_PAYLOAD_ELF_LOADER is not set
# CONFIG_PAYLOAD_ELF is not set
CONFIG_PAYLOAD_NONE=y