summaryrefslogtreecommitdiffstats
path: root/meta-cedartrail/conf/machine/cedartrail.conf
blob: 3bd5cf8837ad3680bb9c37a57691303d502ec44c (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

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"