aboutsummaryrefslogtreecommitdiffstats
path: root/meta-fishriver/conf/machine/fishriver.conf
blob: aa066dbb54306a7b72e9302d90d9ec6a973b270d (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

require 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"