diff options
Diffstat (limited to 'conf/machine/htcraphael.conf')
| -rw-r--r-- | conf/machine/htcraphael.conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/conf/machine/htcraphael.conf b/conf/machine/htcraphael.conf new file mode 100644 index 0000000000..b9aa609bf1 --- /dev/null +++ b/conf/machine/htcraphael.conf @@ -0,0 +1,10 @@ +#@TYPE: Machine +#@NAME: HTC Raphael +#@DESCRIPTION: Machine configuration for HTC Raphael smartphone (aka HTC Touch Pro) + +require conf/machine/include/htc-msm7.inc + +MACHINE_DISPLAY_WIDTH_PIXELS = "480" +MACHINE_DISPLAY_HEIGHT_PIXELS = "640" + +MACHINE_FEATURES = "kernel26 touchscreen screen phone gps usb keyboard" |
