From 224109c7c345675f421e6ede2e1fd01ab818538c Mon Sep 17 00:00:00 2001 From: Lukas Gorris Date: Sat, 28 Feb 2009 21:22:10 +0100 Subject: linux-msm7xxxx: add htcnike --- conf/machine/htcnike.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 conf/machine/htcnike.conf (limited to 'conf/machine/htcnike.conf') diff --git a/conf/machine/htcnike.conf b/conf/machine/htcnike.conf new file mode 100644 index 0000000000..34287dd961 --- /dev/null +++ b/conf/machine/htcnike.conf @@ -0,0 +1,10 @@ +#@TYPE: Machine +#@NAME: HTC Nike +#@DESCRIPTION: Machine configuration for the HTC Nike smartphone + +require conf/machine/include/htc-msm7.inc + +MACHINE_DISPLAY_WIDTH_PIXELS = "240" +MACHINE_DISPLAY_HEIGHT_PIXELS = "320" + +MACHINE_FEATURES = "kernel26 touchscreen screen phone gps" -- cgit 1.2.3-korg