diff options
Diffstat (limited to 'meta/recipes-bsp/formfactor/files/om-gta01/machconfig')
| -rw-r--r-- | meta/recipes-bsp/formfactor/files/om-gta01/machconfig | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/meta/recipes-bsp/formfactor/files/om-gta01/machconfig b/meta/recipes-bsp/formfactor/files/om-gta01/machconfig new file mode 100644 index 0000000000..38a9bb0be0 --- /dev/null +++ b/meta/recipes-bsp/formfactor/files/om-gta01/machconfig | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | HAVE_TOUCHSCREEN=1 | ||
| 2 | HAVE_KEYBOARD=0 | ||
| 3 | HAVE_KEYBOARD_PORTRAIT=0 | ||
| 4 | HAVE_KEYBOARD_LANDSCAPE=0 | ||
| 5 | |||
| 6 | DISPLAY_CAN_ROTATE=1 | ||
| 7 | DISPLAY_ORIENTATION=270 | ||
| 8 | DISPLAY_WIDTH_PIXELS=480 | ||
| 9 | DISPLAY_WIDTH_MM=74 | ||
| 10 | DISPLAY_HEIGHT_PIXELS=640 | ||
| 11 | DISPLAY_HEIGHT_MM=56 | ||
| 12 | DISPLAY_BPP=16 | ||
| 13 | DISPLAY_DPI=280 | ||
| 14 | DISPLAY_SUBPIXEL_ORDER=rgb | ||
