From patchwork Tue Jan 17 08:32:05 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [CONSOLIDATED,PULL,20/62] qemuppc: add machconfig Date: Tue, 17 Jan 2012 08:32:05 -0000 From: Saul Wold X-Patchwork-Id: 19469 Message-Id: <2bc8cfcc303723f3f62a11dc55044a91e2db6407.1326786989.git.sgw@linux.intel.com> To: openembedded-core@lists.openembedded.org From: Liming Wang Signed-off-by: Liming Wang --- .../formfactor/files/qemuppc/machconfig | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) create mode 100755 meta/recipes-bsp/formfactor/files/qemuppc/machconfig diff --git a/meta/recipes-bsp/formfactor/files/qemuppc/machconfig b/meta/recipes-bsp/formfactor/files/qemuppc/machconfig new file mode 100755 index 0000000..5ea2270 --- /dev/null +++ b/meta/recipes-bsp/formfactor/files/qemuppc/machconfig @@ -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