summaryrefslogtreecommitdiff
path: root/conf/machine/htcdream.conf
blob: d09782c40fd0e3d7aaff74c3a44fbbce6fa1fd0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#@TYPE: Machine
#@NAME: HTC Dream
#@DESCRIPTION: Machine configuration for HTC Dream phone (aka T-Mobile G1 and Google ADP-1)

require conf/machine/include/htc-msm7.inc

MACHINE_DISPLAY_WIDTH_PIXELS = "320"
MACHINE_DISPLAY_HEIGHT_PIXELS = "480"

MACHINE_FEATURES = "kernel26 touchscreen screen phone gps usbgadget bluetooth keyboard ext2" 

PREFERRED_PROVIDER_virtual/kernel = "linux-msm7xxxx"