merged in some changes from the main buildrom tree
[kvm-coreboot.git] / config / platforms / ga-2761gxdk.conf
blob851282a05c15fe2a6f010320174fac0b715ef3cf
1 # Support for the Gigabyte GA-2761GXDK board with the SIS761/966L chipset
3 #### Platform configuration
5 ifeq ($(CONFIG_TARGET_64BIT),y)
6 TARGET_ARCH=x86_64
7 CFLAGS_platform =
8 else
9 TARGET_ARCH=i686
10 CFLAGS_platform =
11 endif
13 # kernel configuration (for LAB)
15 # Disable for now - I don't know the right kernel for this platform
16 #KERNEL_VERSION=2.6.22.2
17 #KERNEL_CONFIG=$(PACKAGE_DIR)/kernel/conf/
18 #UCLIBC_ARCH=$(TARGET_ARCH)
20 # Etherboot configuration
21 ETHERBOOT_ARCH=i386
23 # coreboot configuration
25 COREBOOT_VENDOR=gigabyte
26 COREBOOT_BOARD=ga_2761gxdk
27 CBV2_TDIR=ga_2761gxdk
28 CBV2_TAG=3335
30 # FILO configuration
32 FILO_CONFIG=ga-2761gxdk-Config