From 0aa925443d21b2754d1d4b24037ef7ac4bcb2c78 Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Thu, 19 Feb 2009 02:00:01 +0100 Subject: htc*.conf: factor out common include file for the msm7xxxx devices --- conf/machine/htcraphael.conf | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'conf/machine/htcraphael.conf') diff --git a/conf/machine/htcraphael.conf b/conf/machine/htcraphael.conf index ad4329714d..b9aa609bf1 100644 --- a/conf/machine/htcraphael.conf +++ b/conf/machine/htcraphael.conf @@ -1,15 +1,10 @@ #@TYPE: Machine -#@NAME: HTC Raphael phone -#@DESCRIPTION: Machine configuration for HTC Raphael phone (aka HTC Touch Pro) -require conf/machine/include/tune-arm1136-novfp.inc +#@NAME: HTC Raphael +#@DESCRIPTION: Machine configuration for HTC Raphael smartphone (aka HTC Touch Pro) -PREFERRED_PROVIDER_virtual/kernel = "linux-msm7xxxx" +require conf/machine/include/htc-msm7.inc -PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive" -XSERVER = "xserver-kdrive-fbdev" MACHINE_DISPLAY_WIDTH_PIXELS = "480" MACHINE_DISPLAY_HEIGHT_PIXELS = "640" MACHINE_FEATURES = "kernel26 touchscreen screen phone gps usb keyboard" - -IMAGE_FSTYPES += "tar.gz cpio.gz" -- cgit v1.2.3