aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2013-10-12 22:57:22 +0200
committerPaul Eggleton <paul.eggleton@linux.intel.com>2013-10-13 13:17:13 +0100
commitc921394a4c92b96db84986781a1e230f2b14b1b5 (patch)
treea1233f6f54fbc8df4c15a16c582906192cf73739
parent3a13564424bd9854ab12728b5a71c5216582426c (diff)
downloadmeta-handheld-c921394a4c92b96db84986781a1e230f2b14b1b5.tar.gz
formfactor: add configuration for IPAQ with 4" screen
iPAQ hx4700 hx4705 210 211 214 4" diagonal 2.36"x3.15" (60x80 mm) Area: 4800 mm2 pixels: 480x640 Real display DPI: 200 Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
-rwxr-xr-xrecipes-bsp/formfactor/files/hx4700/machconfig15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes-bsp/formfactor/files/hx4700/machconfig b/recipes-bsp/formfactor/files/hx4700/machconfig
new file mode 100755
index 0000000..fe47600
--- /dev/null
+++ b/recipes-bsp/formfactor/files/hx4700/machconfig
@@ -0,0 +1,15 @@
+HAVE_TOUCHSCREEN=1
+HAVE_KEYBOARD=1
+HAVE_KEYBOARD_PORTRAIT=1
+HAVE_KEYBOARD_LANDSCAPE=0
+
+DISPLAY_CAN_ROTATE=0
+DISPLAY_ORIENTATION=0
+DISPLAY_WIDTH_PIXELS=480
+DISPLAY_WIDTH_MM=60
+DISPLAY_HEIGHT_PIXELS=640
+DISPLAY_HEIGHT_MM=80
+DISPLAY_BPP=16
+# Real DISPLAY_DPI=200
+DISPLAY_DPI=200
+DISPLAY_SUBPIXEL_ORDER=rgb