mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 21:32:12 +02:00
qemuppc: add machconfig
(From OE-Core rev: de8fa377f0bbc9aa3911fc6b4be554f8584fb43f) Signed-off-by: Liming Wang <liming.wang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b98851cc6f
commit
57e78fa12d
10
meta/recipes-bsp/formfactor/files/qemuppc/machconfig
Executable file
10
meta/recipes-bsp/formfactor/files/qemuppc/machconfig
Executable file
@@ -0,0 +1,10 @@
|
||||
HAVE_TOUCHSCREEN=1
|
||||
HAVE_KEYBOARD=1
|
||||
|
||||
DISPLAY_CAN_ROTATE=0
|
||||
DISPLAY_ORIENTATION=0
|
||||
DISPLAY_WIDTH_PIXELS=800
|
||||
DISPLAY_HEIGHT_PIXELS=600
|
||||
DISPLAY_BPP=16
|
||||
DISPLAY_DPI=150
|
||||
DISPLAY_SUBPIXEL_ORDER=vrgb
|
||||
Reference in New Issue
Block a user