From a3ac4ffe167669e2c2b6f1cdd08453001b28ccb3 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Mon, 14 Oct 2013 17:10:44 +0200 Subject: formfactor: h1940: unset framebuffer rotation Device has been reported working w/out fb rotation with kernel 3.1 Signed-off-by: Andrea Adami --- recipes-bsp/formfactor/files/h1940/machconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-bsp') diff --git a/recipes-bsp/formfactor/files/h1940/machconfig b/recipes-bsp/formfactor/files/h1940/machconfig index 2276812..9fa7472 100755 --- a/recipes-bsp/formfactor/files/h1940/machconfig +++ b/recipes-bsp/formfactor/files/h1940/machconfig @@ -4,7 +4,7 @@ HAVE_KEYBOARD_PORTRAIT=1 HAVE_KEYBOARD_LANDSCAPE=0 DISPLAY_CAN_ROTATE=0 -DISPLAY_ORIENTATION=270 +DISPLAY_ORIENTATION=0 DISPLAY_WIDTH_PIXELS=240 DISPLAY_WIDTH_MM=53 DISPLAY_HEIGHT_PIXELS=320 -- cgit 1.2.3-korg