summaryrefslogtreecommitdiffstats
path: root/meta-fishriver/conf/machine/fishriver.conf
blob: b43282e80504163720d18947e2b34f23dc097753 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#@TYPE: Machine
#@NAME: fishriver

#@DESCRIPTION: Machine configuration for Fish River Island systems
# i.e. Z530/E660 + EG20T

include conf/machine/include/tune-atom.inc
require conf/machine/include/ia32-base.inc

XSERVER ?= "${XSERVER_IA32_BASE} \
           ${XSERVER_IA32_EXT} \
           ${XSERVER_IA32_VESA} \
           "

APPEND += "video=vesafb vga=0x318"