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

#@DESCRIPTION: Machine configuration for Cedartrail systems
# i.e. Cedarview processor + Tiger Point Chipset

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"