merged in some changes from the main buildrom tree
[kvm-coreboot.git] / config / platforms / tyan-s2892.conf
blob0bec9fc6cfeace3288cb528f6a31da56433fe3a9
1 # Support for the Tyan S2892 board
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 KERNEL_VERSION=2.6.22.2
17 ifeq ($(CONFIG_TARGET_64BIT),y)
18 KERNEL_CONFIG=$(PACKAGE_DIR)/kernel/conf/defconfig-tiny-2.6.22-x86_64
19 else
20 KERNEL_CONFIG=$(PACKAGE_DIR)/kernel/conf/defconfig-tiny-2.6.22
21 endif
23 # Etherboot configuration
24 ETHERBOOT_ARCH=i386
26 # coreboot configuration
28 COREBOOT_VENDOR=tyan
29 COREBOOT_BOARD=s2892
30 CBV2_TDIR=s2892
31 CBV2_TAG=3259
33 # FILO configuration
35 FILO_CONFIG=tyan-generic-Config