[oe] [meta-handheld][PATCH 3/3] gcw0: initial commit of formfactor machconfig

Andrea Adami andrea.adami at gmail.com
Sat May 17 23:02:32 UTC 2014


Signed-off-by: Andrea Adami <andrea.adami at gmail.com>
---
 recipes-bsp/formfactor/files/gcw0/machconfig | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100755 recipes-bsp/formfactor/files/gcw0/machconfig

diff --git a/recipes-bsp/formfactor/files/gcw0/machconfig b/recipes-bsp/formfactor/files/gcw0/machconfig
new file mode 100755
index 0000000..ca253bf
--- /dev/null
+++ b/recipes-bsp/formfactor/files/gcw0/machconfig
@@ -0,0 +1,15 @@
+HAVE_TOUCHSCREEN=0
+HAVE_KEYBOARD=0
+HAVE_KEYBOARD_PORTRAIT=0
+HAVE_KEYBOARD_LANDSCAPE=0
+
+DISPLAY_CAN_ROTATE=0
+DISPLAY_ORIENTATION=0
+DISPLAY_WIDTH_PIXELS=240
+DISPLAY_WIDTH_MM=53
+DISPLAY_HEIGHT_PIXELS=320
+DISPLAY_HEIGHT_MM=71
+DISPLAY_BPP=16
+# Real DISPLAY_DPI=114
+DISPLAY_DPI=100
+DISPLAY_SUBPIXEL_ORDER=rgb
-- 
1.9.1




More information about the Openembedded-devel mailing list