aboutsummaryrefslogtreecommitdiffstats
path: root/meta-fri2/conf/machine/fri2-noemgd.conf
blob: 1871cad621fd2d97e5e63e3555fa0e4c2a563cbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#@TYPE: Machine
#@NAME: fri2

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

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

MACHINE_FEATURES += "wifi 3g"

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

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