diff options
Diffstat (limited to 'meta/packages/formfactor/files/spitz/machconfig')
| -rwxr-xr-x | meta/packages/formfactor/files/spitz/machconfig | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/meta/packages/formfactor/files/spitz/machconfig b/meta/packages/formfactor/files/spitz/machconfig new file mode 100755 index 0000000000..a9649e03bc --- /dev/null +++ b/meta/packages/formfactor/files/spitz/machconfig | |||
| @@ -0,0 +1,15 @@ | |||
| 1 | HAVE_TOUCHSCREEN=1 | ||
| 2 | HAVE_KEYBOARD=1 | ||
| 3 | HAVE_KEYBOARD_PORTRAIT=0 | ||
| 4 | HAVE_KEYBOARD_LANDSCAPE=1 | ||
| 5 | |||
| 6 | DISPLAY_CAN_ROTATE=1 | ||
| 7 | DISPLAY_ORIENTATION=270 | ||
| 8 | DISPLAY_WIDTH_PIXELS=480 | ||
| 9 | DISPLAY_WIDTH_MM=56 | ||
| 10 | DISPLAY_HEIGHT_PIXELS=640 | ||
| 11 | DISPLAY_HEIGHT_MM=74 | ||
| 12 | DISPLAY_BPP=16 | ||
| 13 | #DISPLAY_DPI=220 | ||
| 14 | DISPLAY_DPI=150 | ||
| 15 | DISPLAY_SUBPIXEL_ORDER=rgb | ||
