From: Lauren Post Date: Thu, 24 Dec 2015 07:17:07 +0000 (+0800) Subject: formfacor: Add generic machconfig formfactors for i.MX 6UltraLite and 7Dual X-Git-Tag: 2.1~67 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0cc7baa52558e2d93a1733aea3c491b3d4e59378;p=meta-freescale.git formfacor: Add generic machconfig formfactors for i.MX 6UltraLite and 7Dual Signed-off-by: Lauren Post Signed-off-by: Otavio Salvador --- diff --git a/recipes-bsp/formfactor/formfactor/mx6ul/machconfig b/recipes-bsp/formfactor/formfactor/mx6ul/machconfig new file mode 100644 index 00000000..e3b99b7c --- /dev/null +++ b/recipes-bsp/formfactor/formfactor/mx6ul/machconfig @@ -0,0 +1,11 @@ +# Display options +HAVE_TOUCHSCREEN=1 +HAVE_KEYBOARD=0 + +#DISPLAY_CAN_ROTATE=0 +#DISPLAY_ORIENTATION=0 +#DISPLAY_WIDTH_PIXELS=1024 +#DISPLAY_HEIGHT_PIXELS=720 +#DISPLAY_BPP=16 +#DISPLAY_DPI=150 +#DISPLAY_SUBPIXEL_ORDER=vrgb diff --git a/recipes-bsp/formfactor/formfactor/mx7/machconfig b/recipes-bsp/formfactor/formfactor/mx7/machconfig new file mode 100644 index 00000000..e3b99b7c --- /dev/null +++ b/recipes-bsp/formfactor/formfactor/mx7/machconfig @@ -0,0 +1,11 @@ +# Display options +HAVE_TOUCHSCREEN=1 +HAVE_KEYBOARD=0 + +#DISPLAY_CAN_ROTATE=0 +#DISPLAY_ORIENTATION=0 +#DISPLAY_WIDTH_PIXELS=1024 +#DISPLAY_HEIGHT_PIXELS=720 +#DISPLAY_BPP=16 +#DISPLAY_DPI=150 +#DISPLAY_SUBPIXEL_ORDER=vrgb