diff options
Diffstat (limited to 'meta/recipes-bsp/formfactor')
-rwxr-xr-x | meta/recipes-bsp/formfactor/files/qemuppc/machconfig | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/recipes-bsp/formfactor/files/qemuppc/machconfig b/meta/recipes-bsp/formfactor/files/qemuppc/machconfig new file mode 100755 index 0000000000..5ea2270cd8 --- /dev/null +++ b/meta/recipes-bsp/formfactor/files/qemuppc/machconfig | |||
@@ -0,0 +1,10 @@ | |||
1 | HAVE_TOUCHSCREEN=1 | ||
2 | HAVE_KEYBOARD=1 | ||
3 | |||
4 | DISPLAY_CAN_ROTATE=0 | ||
5 | DISPLAY_ORIENTATION=0 | ||
6 | DISPLAY_WIDTH_PIXELS=800 | ||
7 | DISPLAY_HEIGHT_PIXELS=600 | ||
8 | DISPLAY_BPP=16 | ||
9 | DISPLAY_DPI=150 | ||
10 | DISPLAY_SUBPIXEL_ORDER=vrgb | ||