removed the .config file, separated the AVATT payload from the LAB one
[kvm-coreboot.git] / config / platforms / qemu.conf
blob71696b5c0082d6206e3b97e4b7591a8e159ae8c2
1 # Support for the QEMU emulator Platform
3 #### Platform configuration
5 TARGET_ARCH=i686
6 CFLAGS_platform =
8 # kernel configuration (for LAB and AVATT)
10 KERNEL_VERSION=2.6.22.2
11 KERNEL_CONFIG=$(PACKAGE_DIR)/kernel/conf/defconfig-qemu
12 UCLIBC_VER=0.9.29
14 # Etherboot configuration
15 ETHERBOOT_ARCH=i386
17 # coreboot-v2 configuration
18 CBV2_TAG=3281
19 CBV2_TDIR=qemu-x86
21 # coreboot v3 configuration
22 CBV3_TAG=HEAD
24 COREBOOT_VENDOR=emulation
25 COREBOOT_BOARD=qemu-x86
27 # FILO configuration
29 FILO_CONFIG=qemu-Config