diff options
| author | Lauren Post <lauren.post@freescale.com> | 2015-12-24 15:17:07 +0800 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-02-11 18:09:48 -0200 |
| commit | 473ef3dba07bbe1822e5d007bc173ee65d0442e0 (patch) | |
| tree | 876df9aa5560a65f02c3b8082afbf177867626af /recipes-bsp/formfactor | |
| parent | cc5c889da22e8924d0c2bb7ec68bcb8a4825c5be (diff) | |
| download | meta-fsl-arm-473ef3dba07bbe1822e5d007bc173ee65d0442e0.tar.gz | |
formfacor: Add generic machconfig formfactors for i.MX 6UltraLite and 7Dual
Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/formfactor')
| -rw-r--r-- | recipes-bsp/formfactor/formfactor/mx6ul/machconfig | 11 | ||||
| -rw-r--r-- | recipes-bsp/formfactor/formfactor/mx7/machconfig | 11 |
2 files changed, 22 insertions, 0 deletions
diff --git a/recipes-bsp/formfactor/formfactor/mx6ul/machconfig b/recipes-bsp/formfactor/formfactor/mx6ul/machconfig new file mode 100644 index 0000000..e3b99b7 --- /dev/null +++ b/recipes-bsp/formfactor/formfactor/mx6ul/machconfig | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | # Display options | ||
| 2 | HAVE_TOUCHSCREEN=1 | ||
| 3 | HAVE_KEYBOARD=0 | ||
| 4 | |||
| 5 | #DISPLAY_CAN_ROTATE=0 | ||
| 6 | #DISPLAY_ORIENTATION=0 | ||
| 7 | #DISPLAY_WIDTH_PIXELS=1024 | ||
| 8 | #DISPLAY_HEIGHT_PIXELS=720 | ||
| 9 | #DISPLAY_BPP=16 | ||
| 10 | #DISPLAY_DPI=150 | ||
| 11 | #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 0000000..e3b99b7 --- /dev/null +++ b/recipes-bsp/formfactor/formfactor/mx7/machconfig | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | # Display options | ||
| 2 | HAVE_TOUCHSCREEN=1 | ||
| 3 | HAVE_KEYBOARD=0 | ||
| 4 | |||
| 5 | #DISPLAY_CAN_ROTATE=0 | ||
| 6 | #DISPLAY_ORIENTATION=0 | ||
| 7 | #DISPLAY_WIDTH_PIXELS=1024 | ||
| 8 | #DISPLAY_HEIGHT_PIXELS=720 | ||
| 9 | #DISPLAY_BPP=16 | ||
| 10 | #DISPLAY_DPI=150 | ||
| 11 | #DISPLAY_SUBPIXEL_ORDER=vrgb | ||
