1
#@TYPE: Machine
2
#@NAME: HTC Leo
3
#@DESCRIPTION: Machine configuration for HTC Leo smartphone (aka HTC HD2)
4
5
require conf/machine/include/htc-qsd8.inc
6
7
MACHINE_DISPLAY_WIDTH_PIXELS = "480"
8
MACHINE_DISPLAY_HEIGHT_PIXELS = "800"
9
10
MACHINE_FEATURES = "kernel26 mmc mmcroot screen serial touchscreen keyboard usbgadget usbhost bluetooth wifi phone compass gsensor lightsensor"